package sail

  1. Overview
  2. Docs
type 'a t
val create : unit -> 'a t
val add : 'a -> 'a t -> unit