Search code examples
How can I view the contents of a hash in Perl6 (in a fashion similar to the Perl 5 modules Data::Dum...


perlhashraku

Read More
How to kill a thread, stop a promise execution in Raku...


asynchronousraku

Read More
How can I convert a Str to an Int only when it represents an integer?...


signatureraku

Read More
How to get current line number during "raku -n" iteration?...


raku

Read More
Can gather be used to unroll Junctions?...


rakuperl6-junction

Read More
What is the proper way to load Raku modules using rakudo-star?...


rakurakudo-star

Read More
How can I define a Raku grammar to parse TSV text?...


csvgrammarraku

Read More
How to pass regex as an argument to subroutine in Perl 6...


raku

Read More
More than enough "Always succeed"? [ RAKU ]...


grammarrakuassertion

Read More
Getting absolute path to perl executable for the current process...


perlraku

Read More
Unexpected FAIL with :exists in raku...


hashkeyexistsraku

Read More
Raku : is there a SUPER fast way to turn an array into a string without the spaces separating the el...


arraysstringbinaryraku

Read More
perl6 grammar , not sure about some syntax in an example...


regexgrammarraku

Read More
Logical problem with "one" junction in Perl6...


rangerakujunction

Read More
Distinguish between Exception and Failure in a CATCH block [ RAKU ]...


exceptiontry-catchraku

Read More
"Nothing" in Lookaround terms [RAKU]...


regex-lookaroundsraku

Read More
Overloading operators for objects that are used to instantiate parameterized roles...


operator-overloadingrakuparametric-polymorphism

Read More
How to handle varargs with NativeCall...


crakunativecall

Read More
Can Markdown image links be generated using POD6?...


markdownrakupod6

Read More
Delete an element from a list or array without the (Any) artefact in Raku...


raku

Read More
"Invocant of method 'ASSIGN-KEY' must be an object instance" when using assignment...


raku

Read More
"Too few positionals passed" in arg-less method with type captures...


raku

Read More
I can call any method on Nil and this feels wrong...


raku

Read More
How do I bundle the C source in a Raku distribution that uses NativeCall?...


rakusoftware-distributionnativecall

Read More
Error "emit without supply or react" when tapping IO::Notifications...


concurrencyraku

Read More
Using captured types to type a class's attributes...


metaprogrammingrakuparametric-polymorphism

Read More
Split on Split overlap [ RAKU ]...


splitraku

Read More
Raku rebless and multiple classes...


raku

Read More
Impossible to put a map in sink context...


raku

Read More
Unsinking sunk calls via CALL-ME...


raku

Read More
BackNext