🦋 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 available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 8 June 2022.
SmokeMachine m: say (:a<bla>).uc 00:00
camelia No such method 'uc' for invocant of type 'Pair'
in block <unit> at <tmp> line 1
00:01
Voldenet (you can see by doing –target=ast that &prefix:<|> is not going to even be called in context of method call) 00:02
00:07 reportable6 left 00:08 reportable6 joined 00:49 jgaz left 01:30 frost joined 02:30 notable6 left, unicodable6 left, evalable6 left, sourceable6 left, committable6 left, benchable6 left 02:31 releasable6 left, statisfiable6 left, shareable6 left, bloatable6 left, tellable6 left, greppable6 left, reportable6 left, bisectable6 left, coverable6 left, nativecallable6 left, quotable6 left, linkable6 left, greppable6 joined, nativecallable6 joined, linkable6 joined, reportable6 joined, unicodable6 joined, evalable6 joined 02:32 releasable6 joined, bloatable6 joined, coverable6 joined, quotable6 joined, shareable6 joined, statisfiable6 joined, committable6 joined 02:33 bisectable6 joined, tellable6 joined, sourceable6 joined, notable6 joined 02:34 benchable6 joined 03:34 statisfiable6 left, linkable6 left, quotable6 left, bisectable6 left, releasable6 left, unicodable6 left, tellable6 left, evalable6 left, notable6 left, reportable6 left, committable6 left, bloatable6 left, benchable6 left, nativecallable6 left, sourceable6 left, coverable6 left, shareable6 left, greppable6 left, notable6 joined, bisectable6 joined 03:35 nativecallable6 joined, coverable6 joined, benchable6 joined, bloatable6 joined, sourceable6 joined, quotable6 joined, committable6 joined 03:36 reportable6 joined, greppable6 joined, releasable6 joined, evalable6 joined, tellable6 joined, unicodable6 joined, linkable6 joined 03:37 statisfiable6 joined, shareable6 joined 04:05 Sankalp left 04:10 Sankalp joined 04:39 phogg left 04:53 Kaiepi left 05:10 phogg joined 05:11 phogg left, phogg joined 05:37 kjp joined, mexen joined 05:51 Sankalp left 05:57 Sankalp joined 06:07 reportable6 left 06:10 reportable6 joined 06:34 jjido joined 07:33 kaskal- left, kaskal joined
Nemokosch I made a function call 07:39
so yeah, right there...
seems like .Slip counts as one thing while |() counts as as many things as elements
07:56 Sgeo left 08:12 Kaiepi joined 08:14 abraxxa joined 08:19 abraxxa left, lizmat_ is now known as lizmat, abraxxa joined, Geth__ left, Geth joined 08:20 RakuIRCLogger left, RakuIRCLogger joined 08:22 lichtkind joined, jjido left 08:24 Geth left, Geth joined 08:28 Geth left, RakuIRCLogger joined 08:29 Geth joined 08:33 Geth left, Geth joined 08:35 kueppo joined 09:16 jjido joined 09:32 kueppo left 09:52 kueppo joined 10:02 kueppo left 10:35 Kaiepi left 10:40 Kaiepi joined 10:45 kueppo joined 10:50 kueppo left 11:06 Sankalp left 11:44 Kaiepi left 11:48 Kaiepi joined 12:07 reportable6 left 12:09 reportable6 joined 12:11 jgaz joined 12:36 abraxxa left 12:46 kueppo joined 13:24 Sankalp joined 13:32 frost left
jgaz Is course.raku.org/ stalled? 13:38
13:51 wingfold joined 13:53 [Coke] left 13:56 [Coke] joined 13:58 Some-body_ joined 14:00 DarthGandalf left 14:01 Some-body_ is now known as DarthGandalf 14:07 jjido left 14:44 Sgeo joined 14:56 wingfold left
patrickb jgaz: I hope not. AFAIK ash tends to finish projects he starts. For now I'd assume it's the same here. 15:05
jgaz patrickb: thanks. 15:06
patrickb: It's a good project that I think the community needs. It's the next logical progression after Raku.guide. 15:09
15:10 m_athias left, nine left 15:11 nine joined 15:12 m_athias joined
tbrowder .ask ugexe when using zef's uninstall for an installed module, is there any way to have zef uninstall that module's dependencies that are not required by any other installed modules? 15:29
tellable6 tbrowder, I'll pass your message to ugexe
ugexe tbrowder: no, and there isn't really a way to determine what those are 15:31
you can have optional runtime dependencies for example
15:32 wingfold joined
ugexe plus repos can depend on things from upstream repos which further complicates what that even means 15:34
15:49 wingfold left 15:53 wingfold joined 15:57 wingfold left 16:01 kaskal- joined 16:02 kaskal left, kueppo left 16:12 simcop2387 left 16:14 simcop2387 joined 17:04 jgaz left, mexen left
lichtkind nine: thank you for the patch 17:17
tellable6 2020-08-07T15:38:19Z #raku <ab5tract> lichtkind I think there may be an uninintentional falling back to rational math when matrices of nums are involved in Math::Matrix? gist.github.com/ab5tract/3e25e4a2c...01a85b6993
2020-08-07T15:40:10Z #raku <ab5tract> lichtkind a bit unfair for Num to be "wrong", but also slow at being so :)
2020-08-07T15:38:00Z #raku <ab5tract> .tell lichtkind I think there may be an uninintentional falling back to rational math when matrices of nums are involved in Math::Matrix? gist.github.com/ab5tract/3e25e4a2c...01a85b6993
2020-08-07T15:40:00Z #raku <ab5tract> .tell lichtkind a bit unfair for Num to be "wrong", but also slow at being so :)
17:29 jgaz joined 17:31 jgaz left 18:08 reportable6 left 18:09 reportable6 joined 18:23 jgaz joined
lichtkind is ab5stract a user ? 18:49
patrickb lichtkind: yes 18:53
lichtkind patrickb: allright i wondered if he just not present or some tag 18:54
19:23 linkable6 left, evalable6 left 19:25 linkable6 joined 19:26 evalable6 joined 20:26 benchable6 left, reportable6 left, nativecallable6 left, committable6 left, coverable6 left, releasable6 left, bisectable6 left, sourceable6 left, tellable6 left, notable6 left, unicodable6 left, shareable6 left, quotable6 left, evalable6 left, bloatable6 left, linkable6 left, statisfiable6 left, greppable6 left, notable6 joined, coverable6 joined 20:27 committable6 joined, greppable6 joined, unicodable6 joined, bisectable6 joined, nativecallable6 joined, shareable6 joined, reportable6 joined 20:28 tellable6 joined, linkable6 joined, bloatable6 joined, sourceable6 joined, quotable6 joined, evalable6 joined, benchable6 joined, releasable6 joined 20:29 statisfiable6 joined 20:45 Kaiepi left 20:54 jgaz left 21:25 jjido joined
uzl[m] m: 0 max False 21:27
camelia WARNINGS for <tmp>:
Useless use of "max" in expression "0 max False" in sink context (line 1)
uzl[m] m: say 0 max False
camelia 0
uzl[m] m: say False max 0 21:28
camelia False
uzl[m] Is the LHS being returned in those two examples?
If so, why does this commit (github.com/rakudo/rakudo/commit/175e716f) states "This commit changes &[max] so that it returns its RHS in the case of ties."? 21:29
Shouln't it be "This commit changes &[max] so that it returns its LHS in the case of ties."?
m: say max 0, False 21:30
camelia 0
uzl[m] m: say max False, 0
camelia False
uzl[m] I am asking because I am working on a PR for the 2022.06 checklist targeting this part of the issue 21:31
moon-child uzl[m]: presumably, the bot is running an older version than that commit
oh, no, that's the latest 21:32
uzl[m] moon-child: In this expression `False max 0`, what's the RHS operand?
m: say $*RAKU.compiler 21:34
camelia rakudo (2022.06.11.gb.5.a.82.d.28.b)
uzl[m] Yep, it's haha
I just found out I am still running 2021.12 👀 21:35
21:36 hythm joined 21:46 Kaiepi joined 21:49 Kaipei joined 21:51 Kaiepi left
hythm Hello, I was reading the "did you know?" section of the weekly which talking about fiiltering arrays. I'm wondering why the name `grep` was chosen, should not grep have a different more general name? as grep, I think,  is associated more with text or regexp 21:53
I think 'filter' suits the current 'grep' functionality more. And 'grep' could be suited more for a `Str` method 21:58
22:06 hythm left 22:20 clarjon1 left
guifa hythm: history, mainly 22:30
tellable6 guifa, I'll pass your message to hythm
guifa hythm: Perl used grep way back in the day, and so Raku (originally conceived as a future version of Perl) similarly used it 22:31
tellable6 guifa, I'll pass your message to hythm
23:08 kueppo joined 23:35 lichtkind left