Skip to content

Suffixing names of boolean values with a question mark? #182

Open
@danielcompton

Description

@danielcompton

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions