This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
227bc9a094
ocaml
/
testlabl
/
bugs
/
pr3918a.mli
2 lines
41 B
OCaml
Raw
Normal View
History
Unescape
Escape
bugs git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7403 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2006-05-08 19:32:37 -07:00
type
'
a
voption
=
[
`
None
|
`
Some
of
'
a
]