Module ppar::rc[][src]

Expand description

Module implement persistent array, faster but not thread safe.

Structs

An iterator that moves elements out of Vector.

An iterator for Vector.

Persistent array using rope-data-structure.