On 10/2/2018 5:45 PM, ToddAndMargo wrote:
On 10/2/18 5:31 PM, Curt Tilmes wrote:
On Tue, Oct 2, 2018 at 8:28 PM ToddAndMargo <toddandma...@zoho.com
<mailto:toddandma...@zoho.com>> wrote:
Question: in Perl syntaxland, is "postfix" short
for "postcircumfix"?
Nope. Each are different types of oeprator. Here is the list:
https://docs.perl6.org/language/operators#Operator_classification
Hi Curt,
Maybe I am blind, but I can only find
postcircumfix [ ]
https://docs.perl6.org/language/operators#postcircumfix_[_]
in that list.
It's second in the list:
Searching within web page for the term you want usually finds it if it's
there. Ctrl-F postfix.