Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

"Invocant of method 'ASSIGN-KEY' must be an object instance" when using assignment operator

raku

How can I set the level of precision for Raku's sqrt?

Lock.protect and callsame

thread-safety raku

Raku infix operator in method-like syntax

methods raku infix-operator

How to implement a global exception handling in Raku Cro Application

raku cro

How do I invoke a Java method from perl6

jvm raku rakudo java-interop

Perl 6 '^=' operator doesn't produce a result, causing program to never terminate

raku

How does a triangular reduction on the comma operator know to make a list of all lists?

raku

Actually CATCHing exceptions without creating GOTO

exception raku goto rakudo

What is the _intended_ value of &?ROUTINE?

raku compile-time rakudo

Difference between () and [] in Perl 6

raku

Maps, nested maps and sink context

raku

have perl6 invoke the right multi sub specialized by subtype(subset)

raku subtype multidispatch

Use "perl6" command with Git Bash on windows

windows git-bash raku

How can classes be made parametric in Perl 6?

Perl 6 iterate through command line arguments

raku

Did grammar behaviour break between 6.c and 6.d?

raku

Simple way to do mapping of group of sequential list elements

list mapping raku sequential

Recursive regular expression in Perl 6?

regex raku

Parametrized types in Raku, how to use run time values as parameters

roles raku