assert
assert copied to clipboard
Psalm support for oneOf() and allOneOf()
I notice there are no psalm annotations for oneOf() or allOneOf(). I'm actually not even sure if @psalm-assert could be used for such a method but at least wanted to ask if there were any plans to add this if it is possible.