NodeList.swap

Swaps the positions of two nodes in the list. Useful when sorting a list.

class NodeList
void
swap

Meta