Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) | This channel is logged for historical purposes; logs at irclogs.raku.org/mugs/index.html
Set by japhb on 3 March 2024.
greenfork japhb: Could you comment on the use of := operator, I see it sprinkled in some places, e.g. here github.com/Raku-MUGS/MUGS-Games/bl...kumod#L217 09:41
Is this to just avoid containerization-decontainerization overhead for a little bit of performance? 09:42
lizmat yes, that's basically the reason for using := 09:47
greenfork: in the case of %has := foo it also means that "foo" is returning a hash 09:48
using := in that case means preventing a (relatively slow) copying of the hash
greenfork Got it, thank you 09:49
14:47 [Coke] left, [Coke] joined