Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Questions on the prime number calculating code in Raku

sequence primes raku

Use a variable and assign an expression to it in one step in Raku

raku

Using automatically generated methods for public attributes vs creating methods for accessing private attributes

class oop attributes raku

How to define protected methods in Raku?

oop methods roles raku protected

Brace Delimiters with qq Don't Interpolate Code in Raku

parse string with pairs of values into hash the Perl6 way

raku

Is there an infix version for routine invocation in perl 6?

More concise way to setup defaults for regex in perl6

raku

Method returning a regex in Perl 6?

class raku private-members

Module dependencies: is it possible to set a mininum version?

module version raku

Multiply all values in a %hash and return a %hash with the same structure

raku rakudo

Capture and execute multiline code and incorporate result in raku

Use of uninitialized value of type Any in numeric context raku

raku

How do you generate random token

raku

How to be aware of missing values during multi-value iteration in Perl 6?

arrays for-loop raku rakudo

Can I modify values as I classify a Perl 6 list?

list hash raku

perl6: Array; get rid of empty slot (Any)

arrays raku

Colons in variables

syntax raku

Perl6: getting array ref for Perl5 Module

raku

Redefining ws in a grammar

grammar raku