package mirage-tc

  1. Overview
  2. Docs
type 'a t
module K : S0
val to_alist : 'a t -> (K.t * 'a) list
val of_alist : (K.t * 'a) list -> 'a t