package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Same as their global equivalents.

val some : 'a -> 'a t
val value : 'a t -> default:'a -> 'a
val some_if : Base.bool -> 'a -> 'a t
val unsafe_value : 'a t -> 'a
val to_option : 'a t -> 'a Base.option
val of_option : 'a Base.option -> 'a t
module Optional_syntax : sig ... end
OCaml

Innovation. Community. Security.