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
478a2e50021576a40a80a4c6034a3b1938aafe98
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