Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How can I implement 2d subscripts via AT-POS for different classes?

raku

In Raku, how does one calculate the sum of positive divisors from a prime factorization?

key-value raku

Why the pointy block with Match in for loop output Nil?

regex raku

How do I create a class with the same name as a built-in one without overshadowing it in Raku?

raku

Breaking brace after the start keyword

raku

multi sub on Array of Int vs Array of Array of Int

raku

What is the correct Raku recursive regex syntax?

raku

How many exceptions does one CATCH block catch?

exception raku

What are .first and .return when applied to subs?

raku

Raku shell function within start block won't end [duplicate]

raku

s/// and combined diacritics in Perl 6

raku

perl6/rakudo: Problem with writing on the loop-variable

How do I find all possible values of an enum in Raku?

raku

Perl6: does `dir` from IO::Path decode the filenames always the right way?

io raku

NppExec - Command unkown to NppExec, Environment variable is set

path notepad++ raku nppexec

How to initialize attributes inherited in a sub-class?

inheritance attributes raku

How to introspect a Raku operator?

function operators raku

Is it possible to predefine the initial size of a Str?

raku

Raku: what is the syntax for shell calls with spaces?

How do I capture default arguments with `|c`?

raku