package mirage-tc

  1. Overview
  2. Docs
type 'a t
val to_list : 'a t -> 'a list
val of_list : 'a list -> 'a t