siuying opened this issue 3 years ago · 1 comments
It would be handy if I can write my own Evaluator subclass to perform custom matches.
Currently method like Element.iS(_ evaluator: Evaluator) can be used on many evaluators but it'd be very handy if I can use my custom one.
Element.iS(_ evaluator: Evaluator)