fromConsumer

fun <T> fromConsumer(callable: Consumer<T>): (T) -> Unit

Sources

(source)
Link copied to clipboard