toggle menu
kodein-di
7.21.1
common
switch theme
search in API
kodein-di
/
org.kodein.di.bindings
/
ExternalSource
/
Companion
Companion
common
object
Companion
Members
Functions
invoke
Link copied to clipboard
common
inline operator
fun
invoke
(
crossinline
f
:
BindingDI
<
*
>
.
(
DI.Key
<
*
,
*
,
*
>
)
->
(
Any
?
)
->
Any
?
)
:
ExternalSource
Util to create an external source from a simple lambda function.