package core

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

Module Type_immediacy.SometimesSource

Sourcetype 'a t
Sourceval int_as_value : 'a t -> Base.Int.t -> 'a Base.Option.t
Sourceval int_as_value_exn : 'a t -> Base.Int.t -> 'a
Sourceval int_is_value : 'a t -> Base.Int.t -> Base.Bool.t
Sourceval value_as_int : 'a t -> 'a -> Base.Int.t Base.Option.t
Sourceval value_as_int_exn : 'a t -> 'a -> Base.Int.t
Sourceval value_is_int : 'a t -> 'a -> Base.Bool.t
Sourceval option : _ Base.Option.t t
Sourceval list : _ Base.List.t t
OCaml

Innovation. Community. Security.