Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Nicholas good *able6, * 06:51
lizmat morning! 08:36
Q: in nqp: my @a := []; is really the same as just "my @a", is it not ?
except it does more ?
ah, doesn't appear to be doing more 08:50
MasterDuke yeah, timings for `my @a`, `my @a := []`, and `my $a := nqp::list` all seem pretty similar 08:52
nine &CALLERS::("infix:<$op>") this is gonna be interesting 19:36