Companion

object Companion

Functions

Link copied to clipboard
fun <T> of(value: T): Node<T>

Wraps value into a new Node.