-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Milestone
Description
We discussed this on IRC and decided that names of simple boolean predicates in std and core should start with "is_"
or similarly be expressed using a "small question word"
The notable exception are generally established predicate names like "lt", "ge", etc.
This needs to be checked and materialized with some amount of bikeshedding
Metadata
Metadata
Assignees
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.