Lazy

fun <T> Lazy(thunk: (config: ItemContainer) -> T)

Sources

jvm source
Link copied to clipboard