Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
jjatria FWIW, I think I've figured this out on HTTP::Tiny at least. I should be able to verify on Windows in the evening and push out a new release 09:43
JRaspass I wish Gitlab made it easier to test windows, I think GH Actions are slightly superior in this way 09:55
Xliff \o 17:35
I'm having a spot of trouble with Cro::WebApp::Template and Nil values.
Is there a mechanism whereas a default value can be assigned, so that if at any point in a dot-expansion the value is Nil, then that default value could be returned instead, as opposed to an exception? 17:36