How do I load a module relative to script in Raku with Raku equivalent of FindBin...
Read MoreHow to enforce immutability with the Raku typesystem?...
Read MoreUnderstanding Raku's `&?BLOCK` compile-time variable...
Read MoreHow to handle nested array with >> and return a flat array?...
Read MoreSupport Whatever ranges in multidimensional subscript access with AT-POS...
Read MoreWhat's the real difference between a token and a rule?...
Read Morehow to pass a class method as argument to another method of the class in perl 6...
Read MoreHow to mock a class method when unittesting in Raku...
Read MoreRaku how to pass a pointer to a Buf to a native call for writing...
Read MoreHow can I write an alias of Raku regexes?...
Read MoreIs there some model to use to understand containers, references, raw, rw, \ in Raku?...
Read MoreCan I write an object that behaves like a hash?...
Read MoreIt is possible to write NQP's precedence parser in Raku...
Read MoreReturning a 'raw' scalar container from AT-POS method (rather than a Proxy instance) in a cl...
Read MoreRegex/token/rule to match nested curly braces?...
Read MoreWhat does ~ mean inside a Grammar (in Perl 6)?...
Read MoreAfter first "once {next}" block, other same-scoped "once" blocks fail to execute...
Read MoreIs it possible to access static methods and attributes outside the class in Raku?...
Read MoreSubroutine 'say' is not declared on CommaIde...
Read MoreHow can you write a conditional based on the definedness of multiple variables?...
Read MoreWhat is the raku equivalent of the JavaScript arrow function?...
Read MoreIn Raku, what is the "Node" type or distinguished value?...
Read MoreHow to keep Nil from reverting container to its default value?...
Read MoreUsing 'after' as lookbehind in a grammar in raku...
Read MoreA better way to introspect a capture...
Read More