Up

Module Ivar

Signature

type 'a t = {
mutable cell
: ('a, Cell.any) Cell.t ;
}