Swap arguments order and add currying for validation functions? #461
Labels
✶ breaking
Changes that would mean a breaking API change
improvement
⚑ pending
Pull requests that are waiting on something else
It would be great if validation functions like is, assert, coerce, validate supported currying and had swapped arguments order.
In that way there would a bit more ways to use superstruct, so bound function can be easily prepared.
The text was updated successfully, but these errors were encountered: