home
/
code
/
tiger.ml.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Expose option module to the rest of the program
[tiger.ml.git]
/
compiler
/
src
/
lib
/
tiger
/
tiger_symbol.mli
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
type t
2
3
val of_string : string -> t
4
5
val to_string : t -> string
6
7
val is_equal : t -> t -> bool
This page took
0.026377 seconds
and
4
git commands to generate.