Open
Description
When writing Clojure, I often will add a ? suffix to any boolean let bindings or defs. There is a strong convention of doing this for functions that return booleans.
Is there similar consensus that names of boolean values should be suffixed with a question mark?
See #136 as a similar issue, as well as https://guide.clojure.style/#pred-with-question-mark.
Metadata
Metadata
Assignees
Labels
No labels