make gap buffer a little bit faster by trying to join strings less than or equal to targetLength

This commit is contained in:
2024-05-25 10:49:57 +01:00
parent 008fa90196
commit 54b052c8f5
9 changed files with 23291 additions and 19796 deletions

View File

@@ -14,4 +14,6 @@ rope.sml
tiny_rope23.sml
gap_buffer.sml
utils.sml