Up
—
package
async_kernel
Module
Async_kernel__Types.Ivar
type
'a t
=
{
mutable
cell : (
'a
,
Cell.any
)
Cell.t
;
}
module
Immutable
:
sig
...
end