package bastet

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

Module Function.ProfunctorSource

Sourcetype ('a, 'b) t = 'a -> 'b
Sourceval dimap : ('a -> 'b) -> ('c -> 'd) -> ('b, 'c) t -> ('a, 'd) t
OCaml

Innovation. Community. Security.