elements

Creates a slice of all elements in the kd tree.

pure nothrow
T[k][]
elements
(
size_t k
T
)
(
in KDNode!(k, T)* node
)

Meta