pygments-mathematica icon indicating copy to clipboard operation
pygments-mathematica copied to clipboard

"|->" is missing as an operator in builtins.py

Open rocky opened this issue 3 years ago • 1 comments

|-> an alternate operator form for a function. It should be included in builtins.py under the tuple for OPERATORS

rocky avatar May 13 '21 07:05 rocky

Thanks for bringing this up. Looks like this might have been added in version 12.2 for Function, along with //= for ApplyTo (and possibly others). Unfortunately I don't have access to v12.2 to study the behaviour, but I'll try to get my hands on it and do a larger update with other new operators and symbols.

rsmenon avatar Jun 29 '21 05:06 rsmenon