Closed marick closed 11 years ago
The Curse of Conj: it's easy to forget that (into (empty x) (map f x) will produce oppositely-ordered lists depending on whether x is a vector or a list/seq
(into (empty x) (map f x)
The Curse of Conj: it's easy to forget that
(into (empty x) (map f x)
will produce oppositely-ordered lists depending on whether x is a vector or a list/seq