Up
–
async_kernel
»
Async_kernel__
»
Types
» Ivar
Module
Types.Ivar
type
'a t
=
{
mutable
cell :
(
'a
,
Cell.any
)
Cell.t
;
}
module
Immutable
:
sig
...
end