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
include Univ_map.S
A universal map is a map that can store values for arbitrary keys. It is the the key that conveys the type of the data associated to it.
module Key : sig ... end
val empty : t
val is_empty : t -> bool
val has_embedded_location : unit Key.t
The message has a location embed in the text.
val needs_stack_trace : unit Key.t
The message needs a stack trace for clarity.
ON THIS PAGE
No table of contents