Luc St-Louis
Luc St-Louis
For Perl at least, maybe the implementaion can directly manipulate the %{'_
Meh. That may prove to be painful :-(
I agree that I would expect your example to work as it does. So is the idea that the :s, :a, :h, and :f adverbs consider postcircumfix operators to apply,...
Yep, made sense, and made me a bit sad. I use Raku to generate LaTeX files so I have ``sub f { $^a }``and can do stuff like ``my $latex...
That ``class S`` solution is very interesting, but it appears that the ``AT-KEY`` method's argument is what was enclosed by the pointy brackets, but trimmed of whitespace. So ``"&f("foo")< bar...