[Philadelphia-pm] Regular phl.pm meetings
Brian Duggan
bduggan at matatu.org
Tue Sep 13 12:01:34 PDT 2016
On Tuesday, September 13, Mark Dominus wrote:
> Thanks again, Brian. I really liked your talk, which just described
> to RJBS as ???meaty???.
Thanks, and thanks for the pointer to bar camp, and all
the feedback. Still figuring out what was at the bottom
of some of those rabbit holes. For instance, while "Nil"
is a thing, it doesn't come up in the example I gave of
a false postfix 'if' expression (nor does Mu). Instead
that gives an empty 'slip' :
$ perl6 -e 'say (1 if False).perl'
slip()
$ perl6 -e 'say Nil.perl'
Nil
Brian
More information about the Philadelphia-pm
mailing list