Skip to content

Please, add notEmpty alias for complement(isEmpty) #55

Open
sp3ber opened this issue Sep 25, 2019 · 0 comments
Open

Please, add notEmpty alias for complement(isEmpty) #55

sp3ber opened this issue Sep 25, 2019 · 0 comments

Comments

@sp3ber
Copy link

sp3ber commented Sep 25, 2019

It's very popular use case to write boilerplate:
import isEmpty from 'is/empty'; import complement from 'function/complement'; const notEmpty = complement(isEmpty) // or "isNotEmpty" name ...

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

No branches or pull requests

1 participant