Skip to content

[SR-12842] Missing documentation for RangeExpression.~= operator #55288

@gwynne

Description

@gwynne
Previous ID SR-12842
Radar rdar://problem/65491491
Original Reporter @gwynne
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug, Documentation
Assignee None
Priority Medium

md5: 28e3f3762560fc35287695704135bdfd

Issue Description:

The commit 3890376 in early 2017 appears to have been partially responsible (inasmuch that it's the closest I could get to the real culprit easily, since GitHub's History and Blame interfaces don't follow file renames seemingly at all) for the accidental removal of the headerdoc comments covering the ~= operator for the various forms of Range. The missing documentation apparently went unnoticed when the operator was later reimplemented in an extension on RangeExpression. Thanks to this, there's no visible documentation for the operator's behavior at all right through to present day, at least none that I could find.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.documentationstandard libraryArea: Standard library umbrella

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions