package bastet

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

Parameters

module T : Interface.TYPE

Signature

type 'a t = T.t -> 'a
val imap : ('a -> 'b) -> ('b -> 'a) -> 'a t -> 'b t