package bechamel

  1. Overview
  2. Docs
type t
val inj : 'a -> ('a, t) app
val prj : ('a, t) app -> 'a
val unit : (unit, t) app