Search code examples
Strict type checking in binding to routine arguments...


raku

Read More
ACCEPTS vs smartmatch in Hashes: what's the difference?...


raku

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


raku

Read More
Sub vs Blocks in Perl6 - aka Roman Numbers Challenge...


raku

Read More
What's the best way to be lax on whitespace in a perl6 grammar?...


raku

Read More
Does ratcheting affect nesting structures and "frugal quatifiers"?...


regexrakuratchet

Read More
Errors with role "currying"...


rakunqp

Read More
Perl6 search then replace with output of subroutine...


regexreplaceevaluationrakustring-substitution

Read More
Really binding an argument to a parameter? (Perl6)...


variable-assignmentrakuvariable-binding

Read More
Differences between .Bool, .so, ? and so...


rakuboolean-operations

Read More
Perl 6 blocks on awaiting killed Proc::Async...


raku

Read More
Handle C typedef on different platform using NativeCall...


crakunativecall

Read More
Using void structs in Raku via NativeCall...


rakurakudonativecall

Read More
Problems using POSITIONS and Code objects...


raku

Read More
Mixing-in roles in traits apparently not working...


traitsraku

Read More
Zef fails to install JSON::Fast when running in Travis with Docker...


dockertravis-cirakuzef

Read More
perl6 How to give more memory to MoarVM?...


memoryrakumoarvm

Read More
Writing an attribute trait...


rakumop

Read More
The 'is copy' trait drops the type of Array objects...


raku

Read More
More concise way to build a configuration class using environment variables?...


raku

Read More
Alternate syntax on introspecting modules/classes/etc...


syntaxrakusymbolic-references

Read More
Perl6 : What is the best way for dealing with very big files?...


performanceparsinggrammarfastaraku

Read More
Implicitly lazy gather/take not considered a "lazy" object...


lazy-evaluationraku

Read More
Check if coercion would be successful?...


raku

Read More
"Can't open perl script "t/spec/fudgeall": File or directory not found"...


testingrakurakudo

Read More
Introspection: how do we get the name of a class within a class?...


metaprogrammingraku

Read More
Perl6 grammars: match full line...


grammarraku

Read More
Are perl6 subs really lexically scoped or have extra?...


scoperaku

Read More
How do I pass an arbitrary list of arguments on the command line in Perl 6?...


raku

Read More
How to define a custom type of an Arrayreference of Ints in Perl 6?...


validationraku

Read More
BackNext