Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

total method and the sigil of a Bag variable in Perl 6

set raku bag

How to insert a space between Chinese character and English character?

regex raku

Why does perl6 multi default to sub?

raku dispatch

Map signature mismatch with Whatever? x vs X vs xx

raku

Find path to the executing Raku script

raku

Can I introspect a Regex's interpolated value?

"perldoc -f" for Perl6/Rakudo

perl documentation raku

Why is assignment to a list of variables inconsistent?

raku

How to return the values in a junction as an array?

arrays raku junction

How can I convert a Str to an Int only when it represents an integer?

signature raku

Converting pack to perl6

raku

Cloning multidimensional arrays

arrays clone raku

How do I specify a Perl 6 signature that encompasses everything I accept and excludes everything else?

signature raku

"Cannot assign to immutable value" when trying to assign to a string + role

iterator mixins raku

Communication between objects

raku

perl6 min and max of mixed Str and Int arguments

max min raku

Elegant way to find repeated digits in Raku (née Perl 6)

regex raku

Reduction meta-operator inconsistency

operators reduce meta raku

Why is there such a large performance difference between these two scrips that do the same thing?

raku

How can I stop Raku collapsing a list containing a single list?

raku