On Wed, Dec 2, 2020 at 7:08 AM Patrick R. Michaud wrote:
> Nil.any_non_existent method always seems to return Nil. I'm not sure where
> this is documented
It's near the top of the `Nil` doc page you linked:
> Any method call on `Nil` of a method that does not exist ... will succeed and
> retu
On Wed, Dec 2, 2020 at 6:56 AM Ralph Mellor wrote:
> On Wed, Dec 2, 2020 at 7:08 AM Patrick R. Michaud
> wrote:
> > Nil.any_non_existent method always seems to return Nil. I'm not sure
> where this is documented
>
> It's near the top of the `Nil` doc page you linked:
>
> > Any method call on `N
On 02/12/2020 17:18, William Michels via perl6-users wrote:
Does this explain why calling "dd" in the REPL returns Nil on the
final line, but Nil doesn't seem to be returned on the final line when
using "dd" from the Bash shell?
user@mbook:~$ raku -e 'dd "0123456789";'
"0123456789"
user@mbook:
Any Raku developer reading this,
May we please have an msi of 2020.10?
2020.10 msi?
https://github.com/rakudo/rakudo/issues/4001
Many thanks,
-T
Gregory Corso's "The Poet's Choice": When
confronted by two alternatives, choose both.
The Raku Study Group.
December 6th, 2020 1pm in California, 9pm in the UK
Zoom meeting link:
https://us02web.zoom.us/j/89496477711?pwd=aUdqa3FSdGZMNFBnR1hNbzdsbkZsUT09
Passcode: 4RakuRoll
RSVPs are useful
Hi todd,
please give this a try:
https://setxkbmap.de/rakudo-2020-11-windows-32bit.zip
good luck!
btw I forgot you wanted 2020.10 so I just made 2020.11. And I assumed
you wanted a 32bit build, since that was what I remember you wanted last
time?
HTH
- Timo
On 02/12/2020 22:39, Todd
> On 02/12/2020 22:39, ToddAndMargo via perl6-users wrote:
>> Any Raku developer reading this,
>>
>> May we please have an msi of 2020.10?
>>
>> 2020.10 msi?
>> https://github.com/rakudo/rakudo/issues/4001
>>
>> Many thanks,
>> -T
On 2020-12-02 16:19, Timo Paulssen wrote:
Hi todd,
please give t