KDPoint.build

Undocumented in source. Be warned that the author may not have intended to support it.
struct KDPoint(size_t k, T)
static
KDPoint!(k, T)[]
build
(
T[k][] points...
)
if (
k > 0
)

Meta