Search code examples
Unexpected Non-Laziness...


lazy-evaluationrakurakudo

Read More
Compilation error only when using the repl...


rakuread-eval-print-looprakudo

Read More
What is the _intended_ value of &?ROUTINE?...


rakucompile-timerakudo

Read More
Concise (one line?) binary search in Raku...


algorithmbinary-searchrakurakudo

Read More
Understanding pragmas...


warningsrakusuppress-warningsrakudo

Read More
Sequence of Raku program compilation and execution (maybe nested compile phases?)...


compilationrakucompile-timerakudo

Read More
Raku equivalent to JavaScript's `setTimeout(fn, 0)`?...


javascriptmessage-queuerakuevent-looprakudo

Read More
What counts as an "outer list" for a Slip?...


arraysrakurakudo

Read More
Dynamic variables, CALLERS, Scalars, and assignment...


variable-assignmentrakudynamic-variablesrakudo

Read More
CONTROL phasers from a trait...


exceptionrakucompile-timerakudo

Read More
`is pure` trait and default parameters...


functional-programmingrakupurely-functionalrakudo

Read More
Accessing a Variable at compile time...


compilationmetaprogrammingrakucompile-timerakudo

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


rakuintrospectionrakudo

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


rakurakudo

Read More
Can I introspect a Regex's interpolated value?...


regexrakustring-interpolationrakudo

Read More
Strings and Strands in MoarVM...


stringrakurakudonqpmoarvm

Read More
About Laziness [ RAKU ]...


arrayslazy-evaluationrakulazy-sequencesrakudo

Read More
What persistent data structures does Raku/Rakudo include?...


functional-programmingimmutabilityrakurakudo

Read More
Allowing a method to operate on a List of my type?...


listmethodstypesrakurakudo

Read More
How to use hyperoperators with Scalars that aren't really scalar?...


rakurakudo

Read More
Enforcing API boundaries at the Module (Distribution?) level...


moduleprivateencapsulationrakurakudo

Read More
Interpolate without creating a String context in Raku?...


stringrakustring-interpolationrakudo

Read More
What is the difference between using Raku's Code.assuming method and using an anonymous Block or...


rakucurryingrakudo

Read More
Could not find File::Find Raku on Windows 7...


modulerakurakudo

Read More
Keeping default values for nested named parameters...


default-valuerakurakudo

Read More
Actually CATCHing exceptions without creating GOTO...


exceptionrakugotorakudo

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


rakutypecheckingrakudo

Read More
`does` versus `but` operators when mixing in a Role into an object in Raku...


oopmixinsrakucompositionrakudo

Read More
How to use a wrapper script for a Raku CLI...


command-line-interfacerakurakudozef

Read More
Scalar slurpies?...


rakurakudo

Read More
BackNext