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