package bindlib

  1. Overview
  2. Docs
type ('a, 'b) t
val map : ('a -> 'b) -> ('c -> 'd) -> ('a, 'c) t -> ('b, 'd) t
OCaml

Innovation. Community. Security.