package ppx_rapper

  1. Overview
  2. Docs
type t =
  1. | Pack : 'a Caqti_type.t * 'a -> t
val empty : t
val add : 'a Caqti_type.t -> 'a -> t -> t