Search code examples
What does duckmap really do?...


recursionfunctional-programmingrakumap-functionduck-typing

Read More
What is "await do" in Perl 6?...


raku

Read More
Is there an equivalent of Bottle or Sinatra for Perl6 or Perl5?...


perlraku

Read More
How do I limit the number of concurrent processes spawned by Proc::Async in Perl 6?...


asynchronousraku

Read More
Matching non-whitespace characters in Perl 6...


regexraku

Read More
print, put, say and escape characters...


stringraku

Read More
Huge memory usage with circular pipeline...


memorypipelineraku

Read More
EXPORTHOW::DECLARE and role-like declaration...


raku

Read More
Why the performance difference in += vs +?...


raku

Read More
What does Any.match do?...


matchrakuseqstringification

Read More
Parametrized subsets...


typesraku

Read More
Is it possible to create new lexical symbols in other contexts at runtime?...


rakulexical-scope

Read More
How to tell the difference between types of nqp iterators...


rakunqp

Read More
Test module 'isa-ok' with Buf...


testingraku

Read More
Useless use of "-" in expression "-1" in sink context (line 13)...


raku

Read More
Can I return multiple Pairs from a map feeding into a hash?...


rakufeed-operator

Read More
perl6 precision base4 conversion...


raku

Read More
Map signature mismatch with Whatever? x vs X vs xx...


raku

Read More
Perl6: First array element places into string, 2nd fails to place into string...


rakustring-interpolation

Read More
Perl6 REPL print behaviour...


variable-assignmentread-eval-print-loopraku

Read More
perl6 Regex subrules and named regex MUCH MUCH slower than explicit regex; how to make them equally ...


regexperformanceraku

Read More
Perl6: getting array ref for Perl5 Module...


raku

Read More
How do you fill a Callable attribute via clone?...


raku

Read More
How to push onto a hash key of array?...


raku

Read More
It is possible to use Perl6 grammar on raster data ? (Use Case : Cloud Optimized GeoTIFF Validation)...


rakugeotiff

Read More
Installing Linenoise for Perl6 on CentOS: cannot find library "luv"...


centosraku

Read More
How to mitigate a bug in Rakudo with NativeCall?...


crakunativecall

Read More
Dealing with invalid filehandles (and maybe other invalid objects too)...


exceptionioraku

Read More
How to edit the source code in module after installed it using zef?...


webmicroservicesrakucrozef

Read More
Cumulative Z op throws a "The iterator of this Seq is already in use/consumed by another Seq&qu...


raku

Read More
BackNext