Transient Data Structures in Clojure

Although in Clojure we strictly adhere to the idea of immutability we still have an option to work with mutable data structures.