(conj! [] [coll] [coll x])Adds x to the transient collection, and return coll. The 'addition'
may happen at different 'places' depending on the concrete type.
Examples
No examples yet. Be the first to add one!
(conj! [] [coll] [coll x])No examples yet. Be the first to add one!