Using NativeCall to call the C fn `erf` gets more precise output than `erf` in C...
Read MoreWhat's the difference between $?CLASS and ::?CLASS...
Read MoreWhy do different ways of calling Raku result in very different startup times?...
Read MoreDestructuring/list assignment with the `has` declarator...
Read MoreWhat are the rules for re-binding?...
Read MoreWhere does the $*REPO dynamic variable obtain its values, and how to change/alter them?...
Read MoreHow to apply one signature test to multiple positionals...
Read MoreDynamically created class with invocant constraint...
Read MoreEXPORTHOW and DECLARE - what are they?...
Read More"compose_attributes" is apparently called before attributes are composed...
Read MoreEnforcing single instances from the metamodel...
Read MoreSymbols that break the identifier rules, e.g. `sub ::("☺") { }`...
Read MoreWhat counts as a newline for Raku *source* files?...
Read MoreWhy can't a sub access dynamic variables when used in a "return"ed map in raku?...
Read MoreLookaround regex and character consumption...
Read MoreCalling a module does not work in Raku in Windows...
Read MoreSplit string to fixed length chunks and write in separate line in Raku...
Read MoreUsing EXPORTHOW to make declarator that acts like "sub"...
Read MoreHow to execute raku script from interpreter?...
Read MoreChanging the target of a `whenever` block from the inside...
Read MoreCan I copy a function with its *current* state?...
Read MoreUnderstanding the point of supply blocks (on-demand supplies)...
Read MoreChecking if a react block is ready for business...
Read MoreInstalling Rakudo on Android with ARM processor architecture...
Read MoreShould sigilless "variables" with type constraints be re-bindable?...
Read MoreHow to get a "help" functionality in REPL...
Read MoreDestructuring assignment in object creation...
Read MoreConfusing .fmt behavior with nested Lists...
Read More