🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
releasable6 Next release in ≈1 day and ≈15 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
lizmat m: say (1..*).sort[^10] 09:30
camelia Cannot sort a lazy list
in block <unit> at <tmp> line 1
Geth rakudo/main: 592d11d371 | (Elizabeth Mattijsen)++ | src/core.c/core_epilogue.pm6
RakuAST: give Cool.AST an :expression named argument

To return the expression of the first statement in the statement list. In other words, a shortcut for .statements.head.expression.
09:53
releasable6 Next release in ≈19 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00