Skip to main content

keys

functionv1.0

clojure.core/keys

Available in:BBCLJCLJS
(keys [map])
Returns a sequence of the map's keys, in the same order as (seq map).

No examples yet. Be the first to add one!