Skip to content

Ensure consistent naming of predicates in std and core #1431

Closed
@boggle

Description

@boggle

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

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions