thenSink

fun <T> NodeBuilder<T, *>.thenSink(label: String): SinkNode<T>

Attaches a sink and terminates the builder chain.