kodein-di
Toggle table of contents
7.28.0
common
Platform filter
common
Switch theme
Search in API
kodein-di
kodein-di
/
org.kodein.di.bindings
/
ExternalSource
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
inline operator
fun
invoke
(
crossinline
f
:
BindingDI
<
*
>
.
(
DI.Key
<
*
,
*
,
*
>
)
->
(
Any
?
)
->
Any
?
)
:
ExternalSource
Util to create an external source from a simple lambda function.