package prbnmcn-basic-structures

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

Module type Basic_intf.Partial_orderSource

Partial order.

type t
val equal : t -> t -> bool
val lt : t -> t -> bool