package range

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

Module Range.NumberSource

Sourcetype 'a t
Sourceval gtz_from_int : Base.Int.t -> [ `Greater_than_zero ] t Base.Option.t
Sourceval gtz_from_int_exn : Base.Int.t -> [ `Greater_than_zero ] t
Sourceval positive_from_int : Base.int -> [ `Positive ] t Base.Option.t
Sourceval positive_from_int_exn : Base.int -> [ `Positive ] t
Sourceval to_int : 'a t -> Base.int
OCaml

Innovation. Community. Security.