Support.Misc
Totally miscellaneous functions.
include module type of struct include Equality end
Runs a function ignoring all exceptions. In general this is a terrible idea, but it is sometimes necessary when performing cleanup that may fail while in an exception handler.
An exception to be raised in unimplemented features. * Code that raises this exception should never be committed.