package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Int/Infix/index.html

Module Int.InfixSource

Sourcetype t = t
Sourceval equal : t -> t -> bool
Sourceval (=) : t -> t -> bool
Sourceval (>=) : t -> t -> bool
Sourceval (>) : t -> t -> bool
Sourceval (<=) : t -> t -> bool
Sourceval (<) : t -> t -> bool
Sourceval (<>) : t -> t -> bool
OCaml

Innovation. Community. Security.