|
|
d6d518b5b4
|
fix correctness error in tiny_rope23.sml's ins function (to do with traverseing down the N3 case)
|
2024-05-21 17:21:09 +01:00 |
|
|
|
ab6b08f3c9
|
code insert function for rope (except for the leaf case)
|
2024-05-21 13:24:04 +01:00 |
|
|
|
c12aaea8c2
|
add higher order functions to fold through Rope and TinyRope
|
2024-03-24 10:06:26 +00:00 |
|
|
|
f5649b4ee9
|
change utils.sml to run using rope (with line metadata) instead of tiny_rope, and verify that line metadata is correct
|
2024-03-14 23:29:10 +00:00 |
|
|
|
571b16ba6c
|
add code for deleting from rope.sml
|
2024-03-14 23:05:36 +00:00 |
|
|
|
21fd98df8b
|
add append function to tiny_rope.sml
|
2024-03-13 06:54:19 +00:00 |
|