Module Ivar.Immutable

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