Skip to main content

vals

functionv1.7

cljs.core/vals

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

No examples yet. Be the first to add one!