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

Signature

val id : ('a, 'a) Function.Category.t
val (<.) : ('a -> 'b) -> ('c -> 'a) -> 'c -> 'b
val identity : 'a C.t -> bool
val composition : ('c -> 'b) -> ('b -> 'a) -> 'a C.t -> bool