Packages

Mutable references that can be concurrently accessed, based on ETS tables

Current section

Files

Jump to
cell include cell_Cell.hrl
Raw

include/cell_Cell.hrl

-record(cell, {table :: cell:table(), reference :: cell:cell_reference(any())}).