Up
Module
Test
Signature
type
t
val
create : ?name:string -> ?size:int -> (unit -> unit
Async.Std.Deferred.t
) ->
t
val
name :
t
-> string option
val
size :
t
-> int