tile38/internal/collection
tidwall ba9a767988 Changed the collection rectangle dimension type
Previously used float64s, now using float32s.
Saving about 15% on rectangle memory.
Uses the Roundoff trick from Sqlite.
2022-09-19 17:51:14 -07:00
..
collection.go Changed the collection rectangle dimension type 2022-09-19 17:51:14 -07:00
collection_test.go Field overhaul 2022-09-19 17:47:38 -07:00
geodesic.go Updated data structures to use Go generics. 2022-09-12 09:12:51 -07:00
string.go Updated data structures to use Go generics. 2022-09-12 09:12:51 -07:00