RedBlack.size

* Return the number of nodes in the subtree

struct RedBlack(V, A = AttributeDummy)
@property
size
()

Meta