Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Perl6 vs Perl5 benchmarking using prime numbers

benchmarking primes raku perl

perl6 Regex match conjunction &&

regex match raku

Is there a way to leave pointy block before its end?

raku

Using 'after' as lookbehind in a grammar in raku

regex grammar raku

How do I shorten an array in Perl 6?

arrays raku

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

random hash key raku rakudo

confusion about lists contained in an aggregate, maybe context problem?

raku