package bastet

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Interface.Ordering

Parameters

module O : ORD

Signature

val less_than : O.t -> O.t -> bool
val greater_than : O.t -> O.t -> bool
val less_than_or_equal : O.t -> O.t -> bool
val greater_than_or_equal : O.t -> O.t -> bool
OCaml

Innovation. Community. Security.