module Default_ref: functor (A : Default) -> Default with type a = A.a ref
functor (
A
:
Default
) ->
with type a = A.a ref
type a
val default : unit -> a
unit -> a