Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Do array indices need to be native ints?

raku

Defining classes with several API versions together

raku mop

How to list dynamic and Compile-time variables in Raku [closed]

raku introspection

Building multiple backends for Raku fails

perl raku rakudo

Unexpected output executing a package function

raku

Changing the parallel monitor size in Comma

raku commaide

How to enforce immutability with the Raku typesystem?

How do I load a module relative to script in Raku with Raku equivalent of FindBin

module raku

Smooth Operator: Rename a file while writing to it

file io raku inotify rakudo

raku: markdown grammar to parse sections

raku

Mathematical precision at 19th decimal place and beyond

math precision raku

Accessing a Variable at compile time

Concise (one line?) binary search in Raku

Using EXPORTHOW to make declarator that acts like "sub"

Will writing module in NQP (Not Quite Perl) speed up perl6 program?

raku nqp

How can I open a file for writing only when it doesn't exist in Perl 6?

raku

How to derive own distinguish type from Int?

Is that one argument or none for a Perl 6 block?

arguments subroutine raku

Filtering elements of an array with elements of another array in Perl 6

raku

perl6 "An operation first awaited"

asynchronous channel raku