invkdefs.icn: Definitions for operator symbols

$include "invkdefs.icn"
February 12, 1995; Ralph E. Griswold
This file is in the public domain.

These definitions can be used in string invocation, as in

     Plus(i, j)

Operators that cannot be used in string invocation in the Icon interpreter
are omitted.

Source code | Program Library Page | Icon Home Page