Module implicit_clone::sync
source · Expand description
Thread-safe version of immutable types.
Enums
- An immutable array type inspired by Immutable.js.
- IMap
mapAn immutable hash map type inspired by Immutable.js. - An immutable string type inspired by Immutable.js.