summaryrefslogtreecommitdiff
path: root/compiler/Utils.ml
blob: 9a79eb55328c7f548f3c43a7874647b21460fb12 (plain)
1
2
3
4
5
6
(** Utility exception

    When looking for something while exploring a term, it can be easier to
    just throw an exception to signal we found what we were looking for.
 *)
exception Found