Public Vars

Back

vals (clj)

(source)

function

(vals map)
Returns a sequence of the map's values, in the same order as (seq map).

Examples