in reply to Re: Re: DWIM Part Nineteen: Unary Operators in Void Context
in thread DWIM Part Nineteen: Unary Operators in Void Context

No, I think setf is just plain assignment. The "place" is not special to the "new value" expression.

I wonder if the "higher level functions" features in Perl 6 can be used to create this. That would be a good test to see if the proposed feature set is powerful enough.

—John

  • Comment on Re: Re: Re: DWIM Part Nineteen: Unary Operators in Void Context