package bastet

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

Module Many_Valued_Logic.Bounded_LatticeSource

Parameters

Signature

include sig ... end
Sourceval join : t -> t -> t
Sourceval bottom : t
include sig ... end
Sourceval meet : t -> t -> t
Sourceval top : t