useConstant

fun <T : Any> useConstant(callback: () -> T): T(source)

Original