package orsetto

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

A class to facilitate total ordering relations on extensible types.

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

Compares a and b with standard polymophic object order.