package conan

  1. Overview
  2. Docs
Identify type of your file (such as the MIME type)

Install

Dune Dependency

Authors

Maintainers

Sources

conan-0.0.5.tbz
sha256=04ae9ca6a1efa7be9035eff806ad915fa79fdabd44b0d044fceba2989257fb8f
sha512=b7f5c1923aa5dc45411c3dbd5b07adddc048e31f0d123b890db3e147725ae34fd83e7fa809024faa54981d616d301845ff8d406eef9297bb780c54d7436ee26f

doc/conan/Conan/Number/index.html

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.