🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log inspection is getting closer to beta. If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 25 August 2021.
00:03 reportable6 left
tbrowder duh, missed the discord response, sorry 00:04
00:04 reportable6 joined 00:21 squashable6 joined 00:38 squashable6 left 00:43 squashable6 joined
Guest495 Hi all! 01:06
Is it possible to put the sort in front of things:
m: say ['an', 'amazing', 'length', 'test'].sort: *.chars;
camelia (an test length amazing)
Guest495 Something like:
m: say sort(*.chars): ['an', 'amazing', 'length', 'test']; 01:07
camelia Ambiguous call to 'sort(WhateverCode)'; these signatures all match:
(&by, +values)
(+values)
in block <unit> at <tmp> line 1
Juerd Guest495: sort(*.chars, [...]); 01:08
With ":", the it's always "topic.method:" or "method topic:", so the sort function still comes last. 01:09
Guest495 Thank you! 01:10
Juerd Guest495: By the way, you can use <an amazing length test> instead of quoting each word and using commas, to save some typing. 01:11
Guest495 Merci Juerd! 01:12
m: say sort *.chars, <an amazing length test>
camelia (an test length amazing)
01:14 tejr left 01:18 tejr joined 02:09 squashable6 left 02:10 squashable6 joined 02:52 Guest495 left 03:07 squashable6 left 03:10 squashable6 joined 04:10 reportable6 left, shareable6 left, sourceable6 left, benchable6 left, squashable6 left, quotable6 left, nativecallable6 left, releasable6 left, bisectable6 left, statisfiable6 left, evalable6 left, coverable6 left, unicodable6 left, tellable6 left, committable6 left, greppable6 left, bloatable6 left, notable6 left, linkable6 left, coverable6 joined 04:11 statisfiable6 joined 04:12 sourceable6 joined, linkable6 joined, reportable6 joined, squashable6 joined, notable6 joined 04:13 committable6 joined, nativecallable6 joined 04:19 squashable6 left 04:21 squashable6 joined 05:11 shareable6 joined, tellable6 joined 05:12 unicodable6 joined, bisectable6 joined 05:13 benchable6 joined 06:02 reportable6 left 06:05 reportable6 joined 06:11 vrurg_ joined 06:12 releasable6 joined 06:13 vrurg left 06:20 xinming left 06:40 andrzejku joined 07:05 Sgeo left 07:10 quotable6 joined 07:12 bloatable6 joined, andrzejku left 07:26 seednode left 07:27 seednode joined 07:30 abraxxa joined 07:34 abraxxa left 07:35 abraxxa joined 07:37 abraxxa-home joined 07:52 andrzejku joined 07:53 squashable6 left 08:11 kawaii_ left 08:13 kawaii_ joined, evalable6 joined 08:16 ecocode__ left 08:17 ecocode__ joined 08:35 seednode left, seednode joined 08:54 squashable6 joined 09:10 greppable6 joined 09:14 dakkar joined 09:25 zostay left, zostay joined 10:25 evalable6 left, linkable6 left 10:27 evalable6 joined 11:27 evalable6 left, evalable6 joined 12:02 reportable6 left 12:05 reportable6 joined 12:28 linkable6 joined 13:04 sm1 joined
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2021/11/23/2021-...adler-rip/ 13:30
13:37 Od1n left 13:42 Od1n joined 14:22 sm1 left 15:07 Sgeo joined
perryprog the poor Net must be tired of getting hit so much :( 15:16
15:21 andrzejku left 16:21 evalable6 left, linkable6 left 16:24 evalable6 joined 16:38 [Coke] left 16:56 [Coke] joined 17:10 tejr left 17:11 tejr joined 17:22 sm1 joined 17:32 andrzejku joined 17:35 dakkar left 17:54 abraxxa left 18:02 reportable6 left 18:21 linkable6 joined 18:28 TempIRCLogger__ left 18:31 lizmat left 18:35 lizmat joined 18:36 TempIRCLogger joined 18:39 TempIRCLogger left, lizmat_ joined, TempIRCLogger joined 18:43 lizmat left 18:44 lizmat_ left, lizmat joined 18:55 qorg11 joined 19:04 reportable6 joined 20:04 linkable6 left, evalable6 left 20:35 nine left 20:36 nine joined 20:49 p6steve joined 20:50 andrzejku left 21:06 evalable6 joined 21:37 p6steve left 21:38 andrzejku joined 21:49 sm1 left 21:55 abraxxa-home left
Xliff Can anyone tell me what routine handles precompilation in CompUnit::Repository::Installation? 21:55
22:16 andrzejku left 23:04 linkable6 joined
lizmat ugexe nine ^^ 23:38