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

Consider reorganizing the isEmpty() functions #40

Open
amikheychik opened this issue Dec 4, 2023 · 0 comments
Open

Consider reorganizing the isEmpty() functions #40

amikheychik opened this issue Dec 4, 2023 · 0 comments
Labels
package:array Issues for the @perfective/common/array package package:function Issues for the @perfective/common/function package package:object Issues for the @perfective/common/object package package:string Issues for the @perfective/common/string package

Comments

@amikheychik
Copy link
Contributor

The isEmpty() function is declared in the array, function, object, and string packages.

I wonder if it's possible to keep only one function to cover all cases (e.g. in the @perfective/common/object package only).

@amikheychik amikheychik added package:array Issues for the @perfective/common/array package package:function Issues for the @perfective/common/function package package:object Issues for the @perfective/common/object package package:string Issues for the @perfective/common/string package labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:array Issues for the @perfective/common/array package package:function Issues for the @perfective/common/function package package:object Issues for the @perfective/common/object package package:string Issues for the @perfective/common/string package
Projects
None yet
Development

No branches or pull requests

1 participant