Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Can raku avoid this Malformed UTF-8 error?

unicode raku

Why doesn't Perl6 check the array length after append?

types raku

perl6 grep like program in parallel

concurrency raku

Is there a builtin method similar to Counter in Python?

raku

stat function for perl6

raku stat file-attributes

Perl6 generic code to test if modules load

testing module raku

is whenever signal() in react block order dependent?

raku

Why does open with :w and :append still overwrite the file?

string file io raku

Declaring Arrays in Perl6 with Multiple Ranges

raku

Can subsets be exported in Raku?

module subset raku

Difference between single pipe and double pipe in Raku Regex (| Vs ||)

raku nqp

How to make a list of 2-element lists into a hash?

raku

Seq is already in use/consumed (nested gather / take )

raku

how to cycle through list indefinitely and lazily in Raku?

Can't Interpolate Variable In Another Namespace (Raku)

Is it possible to use CompUnit modules for collected data?

performance caching raku

Is it possible to chain metaoperators to calculate the product-sum of two lists in Raku?

operators raku

Appending multiple values to an array in Perl6

Perl6 getting a regex from a string

regex raku

Perl6: large gzipped files read line by line

gzip raku