Operator Predicates¶
- function infix-operator? o¶
test if o is a infix operator
- Param o:
object to test
- Return:
#tif o is a infix operator,#fotherwise
- function postfix-operator? o¶
test if o is a postfix operator
- Param o:
object to test
- Return:
#tif o is a postfix operator,#fotherwise
- function operator? o¶
test if o is a operator
- Param o:
object to test
- Return:
#tif o is a operator,#fotherwise
Last built at 2025-12-07T07:10:45Z+0000 from 035dc86 (dev) for Idio 0.3.b.6