package preface

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

A Bounded_lattice capture the notion of Bounded join semilattice and a Bounded meet semilattice

Minimal definition

Structure anatomy

Basis operations

module type INFIX = sig ... end

Infix operators.

Complete API

module type API = sig ... end

The complete interface of a Bounded_lattice.

OCaml

Innovation. Community. Security.