Detect cycles in type declarations
[tiger.ml.git] / compiler / src / lib / tiger / tiger_dag.mli
CommitLineData
e6e82c08
SK
1type t
2
3val of_list : ('a * 'a) list -> (t, [`Cycle]) result
This page took 0.0171 seconds and 4 git commands to generate.