Skip to content

[docs] Iterator fuction ne description should use "not equal" #109168

Closed
@1oglop1

Description

@1oglop1

Hi, I'm currently learning Rust and English is not my first language on top of which I suffer from dyslexia.
The language style in docs is a bit difficult for me to understand sometimes.

For example docs for the not equal function feels a bit misleading by using the synonym unequal instead of not equal while even the name of the function is the abbreviation of the words Not Equal.

/// Determines if the elements of this [`Iterator`] are unequal to those of

I'd prefer if docs reflected it and said

/// Determines if the elements of this [`Iterator`] are not equal to those of 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions