verified through testing that insertion works as expected as far as contents of string is concerned. However, have added print statements which I need to remove when I have a fully working implementation

This commit is contained in:
2024-06-30 00:50:38 +01:00
parent de087a86d5
commit 6af253eed9
4 changed files with 108 additions and 17 deletions

16
tests/compare.mlb Normal file
View File

@@ -0,0 +1,16 @@
$(SML_LIB)/basis/basis.mlb
ann
"allowVectorExps true"
in
../data-sets/svelte.sml
(*
../data-sets/rust.sml
../data-sets/seph.sml
../data-sets/automerge.sml
*)
end
../src/tiny_rope.sml
../src/line_gap.sml
compare_to_rope.sml