Module Extended_exn


module Extended_exn: sig .. end
Extensions to Core.Exn.

val to_string : exn -> string
The to_string function is slightly tweaked to avoid escaping the string content of Failure.
val to_string_hum : exn -> string