forked from joewalnes/filtrex
-
Notifications
You must be signed in to change notification settings - Fork 17
Add booleans #27
Copy link
Copy link
Closed
Labels
designAn issue regarding the user experienceAn issue regarding the user experienceenhancementNew feature or requestNew feature or requestimplementedThis feature is implemented in `develop` and ready for testingThis feature is implemented in `develop` and ready for testing
Milestone
Metadata
Metadata
Assignees
Labels
designAn issue regarding the user experienceAn issue regarding the user experienceenhancementNew feature or requestNew feature or requestimplementedThis feature is implemented in `develop` and ready for testingThis feature is implemented in `develop` and ready for testing
While using ones and zeros is fun, returning an actual boolean would make things more robust. It would, for example, allow the developer to detect more potential mistakes on the user's side and warn them.