package bindlib

  1. Overview
  2. Docs

Module Bindlib.Lift2Source

Similar to the Lift functor, but handles "binary" map functions.

Parameters

module M : Map2

Signature

Sourceval lift_box : ('a box, 'b box) M.t -> ('a, 'b) M.t box