RBRange.Node

Undocumented in source.
struct RBRange(Elem, ALLOC, bool NOGC_ = false)
alias Node = RBNode!(Elem, ALLOC, NOGC_).Node

Meta