Iterate a hash mapΒΆ

(seq {:a "one" :b "two"}) ;; => ([:a "one"] [:b "two"])