8000 Docs: Inconsistent wording and referencing in help text · Issue #5940 · lodash/lodash · GitHub
[go: up one dir, main page]

Skip to content

Docs: Inconsistent wording and referencing in help text #5940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mrdjohnson opened this issue Nov 10, 2024 · 1 comment · May be fixed by vedant713/lodash#1 or #5971
Open

Docs: Inconsistent wording and referencing in help text #5940

mrdjohnson opened this issue Nov 10, 2024 · 1 comment · May be fixed by vedant713/lodash#1 or #5971

Comments

@mrdjohnson
Copy link

1: _.reject help text states that it is the opposite of _.filter. _.filter help text does not reference reject at all.

It would have been helpful to me on many occasions to be able to find one by seeing the other.

2: Example:

  • _.reject says "The opposite of filter"
  • _.unescape says " The inverse of escape"

I feel like they should both say opposite or inverse.

@mrdjohnson mrdjohnson changed the title Inconsistent wording and referencing in help text Docs: Inconsistent wording and referencing in help text Nov 10, 2024
@shopsinc
Copy link

I came here to suggest this exact change. Every single time I want to use reject I have to go look for it because I can't remember what it is called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
0