package bastet

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

Module Interface.OrderingSource

Parameters

module O : ORD

Signature

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

Innovation. Community. Security.