On Wednesday, September 23, 2015 at 8:07:06 PM UTC-4, Erik Schnetter wrote: > > Yes, operators are difficult to search for. There should be a table of > them... > <http://www.perimeterinstitute.ca/personal/eschnetter/> >
The only exhaustive table that I know of (for things that are parsed as operators) is in the source code: https://github.com/JuliaLang/julia/blob/master/src/julia-parser.scm#L3-L23