Module Support.Exn

val handle : ('a -> 'b) -> 'a -> ('b, exn) Stdlib.result

Catching all exceptions.