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
module O : sig ... end
val iter : 'a t -> f:( 'a -> unit ) -> unit
val forall : 'a t -> f:( 'a -> bool ) -> bool
val value : 'a t -> default:'a -> 'a
val value_exn : 'a t -> 'a
val some : 'a -> 'a t
val some_if : bool -> 'a -> 'a t
val is_some : _ t -> bool
val is_none : _ t -> bool
val to_list : 'a t -> 'a list
val hash : ( 'a -> int ) -> 'a t -> int
val compare : ( 'a -> 'a -> Ordering.t ) -> 'a t -> 'a t -> Ordering.t
module List : sig ... end
ON THIS PAGE
No table of contents