Expand description
Defines infixes for built-in predicates and functions.
Enums§
Functions§
- check_
arithmetic_ infix - Determines whether a string contains an arithmetic infix: +, -, *, /
- check_
infix - Determines whether a string contains an infix: >=, ==, etc.