Skip to content
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

Some functions are not documented #9

Open
andres-ml opened this issue Mar 5, 2020 · 2 comments
Open

Some functions are not documented #9

andres-ml opened this issue Mar 5, 2020 · 2 comments

Comments

@andres-ml
Copy link
Contributor

Hi,

I noticed some functions (not, id, maybe others) are not listed/documented (I guess they have no tests and thus no documentation is automatically generated).

On a related note, I've seen some libraries use complement for function negation and not as a boolean negation; in case you wanted to rename the current not before documenting it.

@ragboyjr
Copy link
Member

ragboyjr commented Mar 7, 2020

thanks for the heads up, you're also welcome to submit a pr.

Regarding complement, can you link me to some examples of libraries that use complement vs not?

@andres-ml
Copy link
Contributor Author

thanks for the heads up, you're also welcome to submit a pr.

Sure, I might give it a go

Regarding complement, can you link me to some examples of libraries that use complement vs not?

I was thinking of Ramda: not vs complement

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

No branches or pull requests

2 participants