package orsetto

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

Class Extensible.order

A class to facilitate total ordering relations on extensible types.

method compare : 'a -> 'a -> int

Compares a and b with standard polymophic object order.

OCaml

Innovation. Community. Security.