package bastet

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

Module Verify.BifunctorSource

Parameters

Signature

include sig ... end
Sourceval id : ('a, 'a) Function.Category.t
Sourceval (<.) : ('a -> 'b) -> ('c -> 'a) -> 'c -> 'b
Sourceval identity : ('a, 'b) B.t -> bool
Sourceval composition : ('b -> 'e) -> ('d -> 'f) -> ('a -> 'b) -> ('c -> 'd) -> ('a, 'c) B.t -> bool
OCaml

Innovation. Community. Security.