Expand description
A concurrent append-only container of immutable values, where reads return stable references and can happen concurrently to a write.
A concurrent append-only container of immutable values, where reads return stable references and can happen concurrently to a write.