Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

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

Perl 6 function argument syntax in the interpreter (REPL)

function arguments raku

Can you loop a Perl 6 block that's in a variable?

raku control-structure

Perl 6 regex variable and capturing groups

raku

Why is my command line argument being interpreted as a Boolean (Perl 6)?

command-line raku

perl6 how to get specific identity of promises?

promise identity raku

perl6 How to get all lines that are not indented by x-width of spaces?

tabs width match space raku

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