Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6: Pushing an array to an array of arrays with one element seems not to work as expected

arrays raku

Can I return multiple Pairs from a map feeding into a hash?

raku feed-operator

How to exit a promise from within a promise?

promise break raku

perl6 interpolate array in match for AND, OR, NOT functions

How to use abstract multi methods containing a where?

Perl6 Terminal::Print how to prompt the user for input text?

printing terminal raku tui

How to insert an array into an array of arrays?

raku

Using $/ is not exactly the same as using any other variable in grammar actions

grammar raku

Passing variables in proto regex with Perl 6 grammar

grammar raku

Apply a proxy using traits

raku

Does Raku always parse?

performance raku moarvm

Signature restriction in roles in raku

raku

Raku parallel/functional methods

raku

How to get the Host or :authority header in Cro when using HTTP/2

Rearrange a number into non-English alphabetical order in Raku

hash raku

Install modules in other rakudo versions using rakubrew

raku rakudo rakubrew

Extracting JSON from a Raku HTTP client request

raku

Raku regex: How to use capturing group inside lookbehinds

regex raku lookbehind rakudo

Sequence of Raku program compilation and execution (maybe nested compile phases?)

Do race conditions occur while reading large data blocks?

multithreading atomic raku