Companion

object Companion

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.