package bastet

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

Module Function.CategorySource

include Interface.SEMIGROUPOID with type ('a, 'b) t = 'a -> 'b
Sourcetype ('a, 'b) t = 'a -> 'b
Sourceval compose : ('b, 'c) t -> ('a, 'b) t -> ('a, 'c) t
Sourceval id : ('a, 'a) t
OCaml

Innovation. Community. Security.