Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Confusing .fmt behavior with nested Lists

Summing list of lists in Raku

arrays raku rakudo

Why Can't a sub access dynamic variables when used in a "return"ed map in raku?

Weight the 'randomness' of the 'pick' routine?

raku rakudo

Raku grammar with custom lexer

raku rakudo

Unexpected Non-Laziness

lazy-evaluation raku rakudo

Does anyone know why the TWEAK routine gets hit before the BUILD routine?

Interpolate without creating a String context in Raku?

Perl 6 reports "Cannot unbox a type object" when typing an array

raku rakudo

Can I introspect a Regex's interpolated value?

Succinct way to change thrown Exception to Failure?

How do I get a randomly selected hash key in Perl 6?

random hash key raku rakudo

Where Can I Find Demo/Sample Code For Perl 6?

scripting sample raku rakudo

set PATH in azure pipelines in Windows

Destructure a List of Pairs

raku rakudo

How to use hyperoperators with Scalars that aren't really scalar?

raku rakudo

Why can readonly array attributes on a Raku class be modified?

class oop raku rakudo

Could not find File::Find Raku on Windows 7

module raku rakudo

Is it possible to do boolean assertions with raku regex?

regex raku rakudo