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 associative_composition : ('b -> 'c) A.t -> ('a -> 'b) A.t -> 'a A.t -> bool