🦋 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.
Geth rakudo/lizmat-hyper-defaults: 7807a74082 | (Elizabeth Mattijsen)++ | src/core.c/Iterable.pm6
Make Iterable.hyper|race take undef as a default

This changes the behaviour of .hyper/.race when given an undefined value for :batch / :degree. Before, this was an error. With this commit, it will assume the default values.
This makes it much easier to let e.g. CLI's manage defaults for
  :degree and :batch, without needing to know what the defaults
actually are. Just accept --degree and --batch without default values, and pass them on.
09:29
rakudo: lizmat++ created pull request #4960:
Make Iterable.hyper|race take undef as a default
09:34
[Tux] Rakudo v2022.06-21-gd253dc79e (v6.d) on MoarVM 2022.06-6-gc315523ab
csv-ip5xs0.768 - 0.951
csv-ip5xs-205.105 - 5.885
csv-parser3.597 - 3.605
csv-test-xs-200.451 - 0.668
test6.678 - 7.209
test-t1.609 - 1.665
test-t --race0.872 - 1.151
test-t-2021.559 - 21.607
test-t-20 --race8.209 - 8.256
11:55