package int_repr

  1. Overview
  2. Docs

Module Int8.OSource

include Base.Comparisons.Infix with type t := t
Sourceval (>=) : t -> t -> bool
Sourceval (<=) : t -> t -> bool
Sourceval (=) : t -> t -> bool
Sourceval (>) : t -> t -> bool
Sourceval (<) : t -> t -> bool
Sourceval (<>) : t -> t -> bool
Sourcemodule Wrap : sig ... end
OCaml

Innovation. Community. Security.