Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How to add an attribute and its accessors in Raku using add_attribute()?

metaprogramming raku rakudo

How does the scope effect EVAL of an infix:<> sub?

How to convert Hex string to IEEE754 Float number with Raku?

raku pack unpack

Can't seem to be able to grab non-string output from run

io raku

What's the point of Raku's 'mod' operator?

How to get the matching token parameter value in an action method?

grammar raku

Is there a way to consume request.body multiple times in Cro?

raku cro

Unable to install Selenium::WebDriver in perl6

To determine whether the current loop iteration is the last one or not

raku

RAKUDO_RAKUAST=1 raku --target=ast is not yet available

raku rakudo rakudo-star

Constructing enums using Z=> with variables instead of list literals

enums raku

Can I check the type of the keys/values of an Array of Pairs?

raku

Is there a way to have a short and two long command line argument alternatives for a parameter?

Using "is default" with Hash of Arrays

raku

Default value in new method causing object construction to work in an unexpected way

raku

Why is this Raku program producing a Seq of Array rather than a simple Array?

Safely escaping Raku regex metacharacters

regex raku

Recommended method for constraining class attributes?

raku

How reliable is Raku's is-prime function?

primes raku

The inserted conditional code regex for Raku

raku