>>10I don't see how this is a problem honestly. Having vectors, hash tables, and sets as primitives in addition to lists are extremely useful. In CL for example it's very clunky to work with various data structures, and there are even competing implementations of something as basic as a loop (LOOP vs. ITER). Clojure is big enough that you spend your time on shit that is actually worth your psychic energy.