criteria4s
criteria4s copied to clipboard
Complete extensions of predicate functions by using boolean symbols
Example:
-
equals
->:==
-
geq
->:>=
-
and
->:&
Using :
before the symbol is just an example to avoid confusing with Scala's boolean operators