Module Function.Invariant

Parameters

Signature

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