Add map helper to build from list of pairs
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
... / ...
CommitLineData
1exception T of string
2
3val exn : pos:Tiger_position.t -> string -> 'a
This page took 0.022619 seconds and 4 git commands to generate.