🦋 Welcome to the former MAIN() IRC channel of the Raku Programming Language (raku.org). This channel has moved to Libera (irc.libera.chat #raku)
Set by lizmat on 23 May 2021.
guifa is this correct? it feels off 04:43
role A { method new { say self.WHICH; say self.^mro; say self.^mro[0].WHICH; say A.WHICH; } }; A.new 04:44
evalable6 A|U94428310969568
((A) (Any) (Mu))
A|U94428310969568
A|U94428310969880
raydiak .tell guifa "self" there is referring to the autopunned class, not the role itself. that's why .WHICH is different. e.g. try `role A { method new { say self.HOW; say A.HOW; } }; A.new` 06:10
tellable6 raydiak, I'll pass your message to guifa
raydiak m: role A { method new { say self.HOW; say A.HOW; } }; A.new
camelia Perl6::Metamodel::ClassHOW.new
Perl6::Metamodel::ParametricRoleGroupHOW.new
Geth Raku-Steering-Council/main: cf10222ffd | (Geoffrey Broadwell)++ (committed using GitHub Web editor) | nominations/2020/acceptance.txt
Update acceptance.txt

Mark @japhb acceptance
06:52
andinus` m: say "o/" 14:50
camelia o/
Geth Raku-Steering-Council/main: 5af094eee2 | (Elizabeth Mattijsen)++ | announcements/20210712.md
Announce Geoffrey Broadwell becoming a Raku Steering Council member
18:11
lizmat And another Rakudo Weekly News hits the Net: rakudoweekly.blog/2021/07/12/2021-...splitting/ 18:50
Altai-man lizmat++ 18:51
gfldex "Now 100 attendees registered!" o.0 18:56
El_Che The RSC roulette starts to look like Game of Thrones :P 20:53
japhb Hopefully I'm a bit less unhinged than the various horrible claimants in that series 21:01
ugexe jnthn is the most unhinged person i know! :) 21:02
El_Che japhb: if I am not ill informed you're a Geoffrey :) 21:03
japhb: congratulations
japhb But not a Joffrey
japhb (Though oddly, some people mispronounce it that way) 21:04
El_Che: Thanks!