Back

add-pluralize-noun-exceptions (clj)

(source)

function

(add-pluralize-noun-exceptions _exception-description exceptions)
Adds some number of exception cases. exceptions is a map from singular form to plural form. The exception description is for documentation only, it is ignored and may be nil.

Examples