This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
999a35cb8be3112273c1efb9d23be62e211ec305
sml-projects
/
message-types
/
search-msg.sml
3 lines
84 B
Standard ML
Raw
Normal View
History
Unescape
Escape
change type of SEARCH message to take a DFA, instead of a searchString
2025-10-08 05:54:19 +01:00
structure
SearchMsg
=
struct
type
t
=
LineGap.
t
*
int
vector
vector
*
Time.
time
end
Reference in New Issue
Copy Permalink