package arrayjit

  1. Overview
  2. Docs

Module Indexing.SymbolSource

include module type of struct include CompareSymbol end
Sourcetype t = symbol =
  1. | Symbol of Base.int
Sourceval compare : t -> t -> Base.int
Sourceval equal : t -> t -> Base.bool
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include sig ... end
Sourcetype comparator_witness
Sourceval comparator : (CompareSymbol.t, comparator_witness) Base__Comparator.t
OCaml

Innovation. Community. Security.