Up
–
async_kernel
»
Async_kernel__Types
»
Ivar
» Immutable
Module
Ivar.Immutable
type
'a t
=
{
cell :
(
'a
,
Cell.any
)
Cell.t
;
}