Search code examples
Raku: Using hyper or race with junctions...


multithreadingconcurrencyrakujunction

Read More
Extracting from .bib file with Raku (previously aka Perl 6)...


latexrakutexbibtex

Read More
How to set a named parameter to an exported sub when importing a module?...


moduleexportraku

Read More
What does the $¢ variable do in Raku?...


raku

Read More
Is it possible to create an attribute trait that set a meta-attribute?...


objectattributesimmutabilitytraitsraku

Read More
Separating operator definitions for a class to other files and using them...


raku

Read More
Perl6 grammar and action error : "Cannot find method 'ann' on object of type NQPMu&quot...


regexactiongrammarraku

Read More
Raku module fails to work with Google Sheets .clear API function...


google-sheetsraku

Read More
How to get a seq of enum members filtering out some members...


enumsraku

Read More
How to handle special characters from file?...


iocharacter-encodingrakurakudo

Read More
Can a Range evaluate to False in Bool context in Raku?...


booleanrangeraku

Read More
Difference between () and [] in Perl 6...


raku

Read More
Breaking brace after the start keyword...


raku

Read More
How can I dynamically export classes in raku?...


raku

Read More
Is it possible to append subroutines to a Raku module at runtime?...


metaprogrammingraku

Read More
Why isn't my object attribute populated?...


raku

Read More
Does Perl6 (a.k.a Raku) support something equivalent to Perl5's __DATA__ and __END__ sections?...


perlrakurakudo

Read More
TR/// : How do you apply TR to a string?...


raku

Read More
Mapping a List with a Hash argument...


raku

Read More
How to make a Raku test optional if a module is not installed...


raku

Read More
Elegant way to write when inside a for loop?...


raku

Read More
MAIN() function: how does multi-dispatch work?...


raku

Read More
Raku confusing postfix ,= operator behavior...


operatorsraku

Read More
How do I take multiple filenames from the Raku command line?...


command-linecommand-line-argumentsraku

Read More
Best ways to sort array of arrays?...


arrayssortingrakuindices

Read More
Does Raku has a data type for encoding side effects as pure values?...


functional-programmingiorakuside-effects

Read More
How do I get a &-conjoined regular expression to be considered as long a match as its constituen...


regexraku

Read More
Calculating the e number using Raku...


code-generationlazy-evaluationrakueulers-number

Read More
Is it possible to use the index of an array in a map block?...


dictionaryraku

Read More
List seems to be reused but bare value works fine...


raku

Read More
BackNext