Search code examples
Does Rakudo Perl 6 have the struct like case Class in Scala?...


pattern-matchingraku

Read More
What does the second colon in "List:D:" mean in Perl 6?...


raku

Read More
Do we need to modify a script to be able to use the timeline visualization of CommaIDE...


rakucommaide

Read More
Why don't all the shell processes in my promises (start blocks) run? (Is this a bug?)...


raku

Read More
perl6 placeholder variable and topic variable...


raku

Read More
Weight the 'randomness' of the 'pick' routine?...


rakurakudo

Read More
Create a sorted list from n sorted sublists (efficiently)...


sortingparallel-processingraku

Read More
How do you access private methods or attributes from outside the type they belong to?...


metaprogrammingprivaterakurakudo

Read More
Perl 6 udp socket: how to read response from server?...


socketsraku

Read More
How to negate/subtract regexes (not only character classes) in Perl 6?...


raku

Read More
Apply a proxy using traits...


raku

Read More
Passing an array of structures to a Perl 6 NativeCall function...


rakunativecall

Read More
Dynamic variables and promises...


multithreadingraku

Read More
Perl6: comparison operator ~~...


operatorsraku

Read More
perl6 Need help to understand more about proto regex/token/rule...


regexrakuproto

Read More
Implementing iterable classes with the Iterable and Iterator roles...


iteratorraku

Read More
How to implement recursive grammar in Perl6...


raku

Read More
"Too few positionals" in macro definition...


macrosraku

Read More
MAIN subroutine...


program-entry-pointrakusubroutine

Read More
Does Perl 6 natively support Design by Contract?...


rakudesign-by-contract

Read More
Define ⊤ ("down tack") character as a constant I can use in my program...


constantsdeclarationrakuinitializer

Read More
How can I better handle config files?...


configraku

Read More
Use "perl6" command with Git Bash on windows...


windowsgit-bashraku

Read More
Why does open with :w and :append still overwrite the file?...


stringfileioraku

Read More
Defaults for slipped hashes and slurpy auto variables...


raku

Read More
Overloading operators for a class...


operator-overloadingraku

Read More
Is it possible to use feeds with lazy lists?...


lazy-evaluationraku

Read More
Why do unicode quotes appear around a regex capture in perl6?...


regexraku

Read More
Why is adding methods to a type different than adding a sub or an operator in perl6?...


raku

Read More
Can I choose between Perl 6 multis that have no parameters?...


rakumultiple-dispatch

Read More
BackNext