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 M.t

Signature

module I : sig ... end
val associativity : ('a -> 'b M.t) -> ('b -> 'c M.t) -> 'a M.t -> bool
val identity : ('a -> 'b M.t) -> 'a -> bool