Back
reducible-result-set (clj)
(source)function
(reducible-result-set rs)
(reducible-result-set rs opts)
Given a `ResultSet`, return an `IReduceInit` that can be reduced. An
options hash map may be provided.
You are responsible for ensuring the `Connection` for this `ResultSet`
remains open until the reduction is complete!