4 Commits

Author SHA1 Message Date
3ac663714f
feat: add tile geometry utilities and enhance Vec2 class with additional methods
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-05 17:38:02 +08:00
f8a2b0c9eb
feat: implement Vec2 class with basic operations and tests
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-04 16:18:56 +08:00
e1d3725b87
feat: add requires clause for totally ordered keys in SmallMap
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-04 16:18:27 +08:00
b40c19ddc7
feat: add SmallMap implementation and associated tests
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-04 14:46:34 +08:00