package monomorphic

  1. Overview
  2. Docs

Parameters

module Ty : TY

Signature

val (=) : Ty.t -> Ty.t -> bool
val (<>) : Ty.t -> Ty.t -> bool
val (<) : Ty.t -> Ty.t -> bool
val (>) : Ty.t -> Ty.t -> bool
val (<=) : Ty.t -> Ty.t -> bool
val (>=) : Ty.t -> Ty.t -> bool
val compare : Ty.t -> Ty.t -> int
val min : Ty.t -> Ty.t -> Ty.t
val max : Ty.t -> Ty.t -> Ty.t
OCaml

Innovation. Community. Security.