Back

as-kebab-maps (clj)

(source)

function

(as-kebab-maps rs opts)
Given a `ResultSet` and options, return a `RowBuilder` / `ResultSetBuilder` that produces bare vectors of hash map rows, with kebab-case keys.

Examples