package conan

  1. Overview
  2. Docs

Module Conan.NumberSource

Sourcetype t
Sourceval int64 : int64 -> t
Sourceval float : float -> t
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_float : t -> float
Sourceval to_int : t -> int
Sourceval to_int64 : t -> int64
Sourceval to_int32 : t -> int32
Sourceval to_short : t -> int
Sourceval to_byte : t -> char
Sourceval to_ptime : t -> Ptime.Span.t
Sourceval parse : Conan__.Sub.t -> (t * Conan__.Sub.t, [> `Empty | `Invalid_number of string ]) result
OCaml

Innovation. Community. Security.