Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Script with a variable number of Real arguments

raku

How to call a method within a `signal` block?

signals raku

Why does non-executed compile-time code increase Raku's bytecode size? Does it slow runtime performance?

q{} removing spaces in a raku map

hex rgb raku

Print the hash elements by grouping their values in Raku

hash raku

Raku: Attempt to divide by zero when coercing Rational to Str

string raku zero divide

How to specify a returned Array type?

arrays documentation raku

Symbols Created in Stash at Runtime Not Available in PseudoStash in Raku

scope eval raku scoping

`bytes.fromhex` and `to_bytes` method in Raku?

byte raku

Passing data to form grammar rules in Perl 6

raku

pointer to constructor to a class in perl6

class raku

Why is the perl6 repl not distinguishing between two different classes?

raku

Implicitly lazy gather/take not considered a "lazy" object

lazy-evaluation raku

How to get the path in file of a different file of the module?

module path package raku

How to make behave a pod saved in a variable like `$=pod`?

raku

Dynamic variables and promises

multithreading raku

Multimethod for Proxy

raku

Can I capture the returned value of a routine used in RUN-MAIN?

main subroutine raku

Can't inherit, in Raku, a method trait from a class defined in the same file

raku

Is it possible to interpolate Array values in token?

raku