OrderedSet.Node

Undocumented in source.
struct OrderedSet(V, alias _less = "a < b")
alias Node = .Node!V

Meta