package bastet

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

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