This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
00:06 lizmat_ left, lizmat joined 03:00 swaggboi left 03:02 swaggboi joined 08:56 dakkar joined 16:10 jgaz joined 17:42 dakkar left 19:38 habere-et-disper joined
habere-et-disper I have multis with the same signature. How do I call them all? I can get them with .cando but I'm not sure how to call each candidate then? 19:40
m: multi foo { 'bar' }; multi foo { 'baz' }; say .() for &foo.cando 19:47
camelia bar
baz
20:14 habere-et-disper left 21:32 jgaz left 22:10 habere-et-disper joined 22:46 habere-et-disper left 23:06 sdomi left 23:07 sdomi joined 23:43 sdomi left, Dominika joined