addNFirst

open fun addNFirst(node: N): NodeList<N>(source)

Inserts the node before all other nodes.