reimplement search list functionality (when building whole search list, not from range) to start from index 0, to get rid of edge cases resulting from reading the string backwards
This commit is contained in:
6
shf.mlb
6
shf.mlb
@@ -10,13 +10,15 @@ message-types/input-msg.sml
|
||||
message-types/draw-msg.sml
|
||||
message-types/mailbox-type.sml
|
||||
|
||||
fcore/bin-search.sml
|
||||
ann
|
||||
"allowVectorExps true"
|
||||
in
|
||||
fcore/search-list.sml
|
||||
fcore/persistent-vector.sml
|
||||
end
|
||||
|
||||
fcore/bin-search.sml
|
||||
fcore/search-list.sml
|
||||
|
||||
fcore/app-type.sml
|
||||
fcore/app-with.sml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user