package orsetto

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

A class to facilitate equality relations on extensible types.

method equal : 'a -> 'a -> bool

Compares a and b with standard polymorphic equality.