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
aa068ea48e17615f0d283a490e1ea1b473a48312
sml-projects
/
message-types
/
mailbox-type.sml
2 lines
66 B
Standard ML
Raw
Normal View
History
Unescape
Escape
remove some opaque signature ascriptions
2025-04-22 20:49:56 +01:00
structure
MailboxType
=
struct
datatype
t
=
DRAW
of
DrawMsg.
t
end
Reference in New Issue
Copy Permalink