Module implicit_clone::unsync

source ·
Expand description

Single-threaded version of immutable types.

Enums

An immutable array type inspired by Immutable.js.
IMapmap
An immutable hash map type inspired by Immutable.js.
An immutable string type inspired by Immutable.js.