Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How can I translate this Perl5/PCRE to Perl 6 regex?

regex pcre raku

Perl6-ish expression for the bits of an integer

raku

How many promises can Perl 6 keep?

multithreading promise raku

Succinct way to change thrown Exception to Failure?

Perl 6 and `multi method new`

polymorphism raku

How to avoid importing default symbols when using a module?

raku

Perl6: how do I read mixed parameters from the command line?

raku

Raku operator overloading

operator-overloading raku

Array vs. list data type?

raku

Does Perl 6 have an equivalent to Python's bytearray method?

python encoding raku

Can I write an object that behaves like a hash?

object raku

Recursive generator - manual zip vs operator

raku

Sorting hash kv pairs

sorting hashmap raku