Closed derhuerst closed 1 year ago
The idsType/coordsType hack is really ugly. Not sure what's a better way to serialise the type of index.ids and index.coords.
idsType
coordsType
index.ids
index.coords
Ooops, I didn't see this before I did basically the same thing 😂
https://github.com/mourner/kdbush/pull/25
The
idsType
/coordsType
hack is really ugly. Not sure what's a better way to serialise the type ofindex.ids
andindex.coords
.