package lsp

  1. Overview
  2. Docs

doc/lsp.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.