size

Counts the number of elements in the kd tree.

pure nothrow @nogc
size_t
size
(
size_t k
T
)
(
in KDNode!(k, T)* node
)

Meta