Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How to destructure for loop parameters into array of fixed size?

Why doe `later` method lead to infinite range in `Date` range?

date sequence raku

Binding operator used in multi-variable initialization is working only when variables are also declared in the same line

binding raku declare

Comma Community release 2020.07.0 sun/javafx/PlatformUtil problem

"zef test ." returning a different result than running some tests with raku -Ilib

unit-testing raku zef

What are nqp, nqp-m, rakudo-debug, rakudo-debug-m, rakudo-gdb-m, rakudo-m, rakudo-valgrind-m?

raku nqp moarvm

Do will traits only apply to objects?

traits raku

Is a Raku interactive shell available like Bash or Zoiberg shell

Do Perl 6 POSIX character classes respect the LOCALE?

regex posix locale raku

Is there a Perl6 canonical form?

The best way to make a regex matching exactly zero characters in Perl 6?

raku

Regex assertions working only in lookahead and lookbehind fashion

Using captured types to type a class's attributes

Perl6: Convert Match object to JSON-serializable Hash

How to add a default method for an action class of a grammar?

grammar raku

How to return a value from a block's CATCH phaser?

raku rakudo

Avoid creating temporary scalars when returning multiple arrays

raku

How does Perl6 decide which version of a module gets loaded?

Is there a way to safely redeclare a symbol?

raku

Destructuring assignment in object creation