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