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-10-29T07:10:42Z+0000 from 3d9f9d3 (dev) for Idio 0.3.b.6