Module ppar::arc[][src]

Expand description

Module implement thread-safe persistent array.

Structs

An iterator that moves elements out of Vector.

An iterator for Vector.

Persistent array using rope-data-structure.