Add argument support for an optional .edn file representing a map from symbols to symbols. This allows library authors/users to specify what logical symbols represent sentinels or special forms rather than having to rely on a hard-coded list shipped with lein-grim and subject to updating.
Add argument support for an optional
.edn
file representing a map from symbols to symbols. This allows library authors/users to specify what logical symbols represent sentinels or special forms rather than having to rely on a hard-coded list shipped with lein-grim and subject to updating.