tommmyy / ramda-extension

🤘Utility library for functional JavaScript. With ❤️ to Ramda.
https://ramda-extension.web.app/
Apache License 2.0
167 stars 24 forks source link

Generator of simple predicates #131

Open tommmyy opened 5 years ago

tommmyy commented 5 years ago

Let us write a simple generator of predicate functions that are focused around values such as null, true, 0...

E.g.:

wafflepie commented 5 years ago

adding to the list: isString and isNotString etc., different instance types