You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion, I'll consider it. In the meantime, since this can be implemented in user land with const valued = not(__.nullish), you can store this in your own codebase if you want to use this.
Hi! Thanks for this amazing library!
I often use
{x: not(__.nullish)}
pattern so I wonder can we add__.valued
wildcard?Which would look like this
Happy to create PR, if you approve.
The text was updated successfully, but these errors were encountered: