#27 #(= (seq %1) (reverse %1)) #134 (fn [key map] (and (contains? map key) (= nil (key map)))) #154 (fn [m] (reduce #(conj %1 [%2 (count %1)]) [] m))