Skip to main content

select-keys

functionv1.0

clojure.core/select-keys

Available in:BBCLJCLJS
(select-keys [map keyseq])
Returns a map containing only those entries in map whose key is in keys

No examples yet. Be the first to add one!