Up

Module Test

Signature

type t
val create : ?name:string -> ?size:int -> (unit -> unit) -> t
val name : t -> string option
val size : t -> int