package stdune

  1. Overview
  2. Docs
Dune's unstable standard library

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.4.0.tbz
sha256=0a5566c4910f193d609965a034b482085dc04e0bcdfec9756ff9957df2b67a3c
sha512=74cd3aa75fb0fcc098b6dcf69d6d904221b69b52430e910e0839e1706c453647a4d107471b55363e16ba8094e62461736a1e52eca08dd288cbb15d3d6ce0df10

doc/stdune/Stdune/Int/index.html

Module Stdune.IntSource

Sourcetype t = int
Sourceval compare : t -> t -> Ordering.t
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval to_dyn : t -> Dyn.t
include Comparable_intf.S with type key := t
Sourcemodule Map : sig ... end
Sourcemodule Set : sig ... end
Sourceval of_string_exn : string -> t
Sourceval of_string : string -> t option
Sourceval to_string : t -> string
Sourcemodule Infix : Comparator.OPS with type t = t
OCaml

Innovation. Community. Security.