Enumeration LowLevelComparisonFunction

null

Enumerates comparison functions. In the current draft of the PrivacyDSL, there are only few, but it is trivial to extend the list to accommodate specifiers for additional comparison functions.

Literals

Name Literal Value Description
equal equal 0
greaterThan greaterThan 1
lessThan lessThan 2