package bastet

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

Parameters

module E : Interface.EQ1 with type 'a t = 'a A.t

Signature

module I : sig ... end
val distributivity : ('a -> 'b) A.t -> ('a -> 'b) A.t -> 'a A.t -> bool
val annihalation : ('a -> 'b) A.t -> bool