Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Symbols that break the identifier rules, e.g. `sub ::("☺") { }`

Rust Polars - get a struct Series from df.column instead of an '&' reference

rust raku rust-polars

Raku NativeCall to SOD Segmentation fault

raku

Why can I not migrate a supply in a whenever block of a unix socket?

raku

Specify the number of decimal digits on the explicit generator of a sequence in Raku

Unexpected behaviours with Raku lambdas that are supposed to be equal (I guess)

string lambda raku

How can I group elements of a list in Raku?

raku

Does an anonymous parameter in a Perl 6 signature discard the value?

signature raku

How to put a sub inside a regex in Perl 6?

raku

Making a junction out of an array with string values in Perl 6

raku

Assignment destructuring and operator precedence

raku rakudo

Strange behavior when changing $*SCHEDULER after execution of external program

raku rakudo

What Raku regex modifier makes a dot match a newline (like Perl's /s)?

regex newline raku

What's the Raku equivalent of the super keyword as used in JavaScript and Python?

How to apply one signature test to multiple positionals

Why does `BUILD` not see attribute from parent class?

raku

why use double semicolon in Raku function signature?

raku

Too few positionals passed, why?

raku

Problems with HKEY_CLASSES_ROOT\Directory\Background\shell

windows registry raku

Elegant way to write when inside a for loop?

raku