Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Raku array will not sort

raku rakudo

Split string to fixed length chunks and write in separate line in Raku

string raku rakudo

Understanding pragmas

Can Raku's introspection list all the multi candidates across different files/Modules?

What are the rules for re-binding?

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

Overloading a package funcion to detect no arguments have been used

raku rakudo

Apply a proxy to a variable (not an attribute) using traits

raku rakudo

Compilation error only when using the repl

Changing the target of a `whenever` block from the inside

About Laziness [ RAKU ]

Unbind or undefine a variable in raku

raku rakudo

Why am I not allowed to break a Promise?

promise raku rakudo

What type checks does Raku perform at compile time? May that change in the future?

raku typechecking rakudo

Difference between Supply method act vs tap

What is the "semantic model" introduced in Apocalypse #1?

raku metamodel rakudo nqp

Is it possible to introspect into the scope of a Scalar at runtime?

raku introspection rakudo

Class symbol introduction due to EVALFILE

eval raku rakudo