Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6, how to remove the last character in a string?

raku

In Raku, how can I get Pod::To modules to recognize a Pod::Block::Declarator POD element?

raku pod6

Where is Peterson's algorithm used in the real world?

How to split a long string which I want to print in Perl 6?

raku

Does Raku have Python's Union type?

python union raku

Secure websockets with Cro

websocket raku cro

Role-constrained variable does not accept derived role defined inline

raku

is Date.new() ... DateTime.new() a valid syntax?

date datetime raku

definedness constraint on parametrized roles

raku parameterized-types

How to get the `< ... >` syntax on an object?

Why DateTime.now and Date.today.DateTime have different timezone?

datetime timezone raku

Escaping metacharacters in a Raku regex (like Perl's quotemeta() or \Q...\E)?

Place an escape sign before every non-alphanumeric characters

Multi-dispatch to candidate with native parameters not working

raku rakudo nativecall

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