sort

var sort: Comparator<Node>? = null

Allow custom sorting when updating internal node lists.