pub const CELL_STORE_OPS: &[StoreOp];
store Cell[T] (v0.98, ADR 0125) — update is the only method-shaped operation; a cell is read by its bare name and written with :=.
store Cell[T]
update
:=