Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Making exported functions in submodules accessible in global namespace in Raku

function module raku rakudo

How do I create a subclass of Str?

raku

How should I bundle a library of text files with my module?

raku

How can I pipe in a string to a Raku program?

CALL-ME with gather/take used in a hyper method chain doesn't work

raku

How can I reference an existing method in Raku?

Dealing with binary streams read from the web

html binary raku

Inconsistent behavior when coercing an Array to a List?

arrays list raku coerce

How do I smartmatch against a list of values with when inside a given block in Raku?

pattern-matching raku

When `whenever` block in `react` section starts processing events?

reactive-programming 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