invoke

operator fun invoke(handler: suspend (T) -> Unit): Closeable
suspend operator fun invoke(value: T)