Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

how to create a data structure like a tree

data-structures raku

Making a partial array in Perl6

arrays raku

Reducing logical operators in Perl 6

raku

Perl 6: writable multidimensional subscript access with AT-POS

raku

How do I decompress a Git object properly in Raku Perl 6?

git raku

Mixing-in roles in traits apparently not working

traits raku

Convert a string to list of hexadecimal of each byte (Raku)

raku

Raku: Using topic variable (from a 'for') inside a regex

regex for-loop raku rakudo

Strings and Strands in MoarVM

string raku rakudo nqp moarvm

What counts as an "outer list" for a Slip?

arrays raku rakudo

perl6/rakudo: Does perl6 enable "autoflush" by default?

How does one use SQLite in Perl 6?

sqlite raku

How to negate/subtract regexes (not only character classes) in Perl 6?

raku

Assigning values to attributes in the BUILD phaser for an object

oop raku

React uses a single thread when processing a channel

concurrency raku

How to edit the source code in module after installed it using zef?

web microservices raku cro zef

Getting data out of Native pointers

raku nativecall

Perl6 regex not matching end $ character with filenames

raku

invert needs a Pair?

raku

Calling Bool on a Regex does not work as documented

regex oop raku