Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Command executed through Proc::Async is not "tapped" correctly

linux raku

How to slip gather-take in lazy manner into map?

How can this Raku comparison be improved performance-wise?

How to debug cro installation with zef

raku cro zef

Raku: how do I make an argument optional, have a default, with a where test?

raku

Why are arrays passed as arguments mutable but scalars are not?

raku

Why can't pass a manually created Pair to method without a slip?

raku

Mapping a List with a Hash argument

raku

Precedence inside a function call

How to use CStruct

raku rakudo nativecall

Element-wise comparison with certain precision

raku rakudo

How to use gather/take with race

raku

Run a regex on a Supply or other stream-like sequence?

raku

Why is parsing of aaaaabb not successful assuming the given grammar?

parsing grammar raku

How do I create a multiline string in Raku?

Replacing YouTube HTML links with embed code

raku

How can the Raku behavior on capturing group in alternate be the same as Perl

raku

Dynamically created class with invocant constraint

raku rakudo

How to get better error prompt if the input value from command line not in a list of valide choice in the MAIN routine?

program-entry-point raku

Unable to use `run` routine on complex bash command

raku