Back

as-keys (clj)

(source)

function

(as-keys key-map opts)
Given a hash map of column names and values, return a string of all the column names. Applies any `:column-fn` supplied in the options.

Examples