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 identity : 'a A.t -> bool
val homomorphism : ('a -> 'b) -> 'a -> bool
val interchange : ('a -> 'b) A.t -> 'a -> bool