move quad tree helper functions which are useful in quad-tree.sml and will be useful in quad-tree-fold.sml, to quad-tree-type.sml, so quad-tree.sml only exports public API suitable for users

This commit is contained in:
2025-01-29 07:07:54 +00:00
parent abeff178c6
commit 7138a05cd3
4 changed files with 93 additions and 147 deletions

1
fcore/quad-tree-fold.sml Normal file
View File

@@ -0,0 +1 @@