UNPKG

@thi.ng/morton

Version:

Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions

6 lines 172 B
export * from "./raw.js"; export * from "./mux.js"; export * from "./scaled.js"; export * from "./tree.js"; export * from "./zcurve.js"; //# sourceMappingURL=index.d.ts.map