stdune
Dune's unstable standard library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package stdune
-
stdune
-
-
stdune.filesystem_stubs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library stdune
val capture : exn -> t
This function should be the very first thing called in the exception handler if you want it to work correctly. Otherwise it might capture an incorrect backtrace.
val reraise : t -> 'a
val pp_uncaught : Format.formatter -> t -> unit
val map_and_reraise : t -> f:( exn -> exn ) -> 'a
ON THIS PAGE
No table of contents