Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Cro: How to define port for each services in .cro.yml?

raku cro

Are push and pop operation for hashes and arrays atomic and thread-safe?

Unbind or undefine a variable in raku

raku rakudo

How do I access a module's symbol table dynamically at runtime in Raku?

module raku

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

raku

How could I subclass Perl 6's IO::Handle?

subclass raku

How to remove diacritics in Perl 6

raku

how to pass a class method as argument to another method of the class in perl 6

raku function-object

How do you append to a file in Perl 6?

io raku

Declaring "native" types in Perl 6

raku nativecall

How to make Perl 6 class final?

raku

"Too few positionals" in macro definition

macros raku

Calling a procedure when we have the name as a string?

raku

Dealing with invalid filehandles (and maybe other invalid objects too)

exception-handling io raku

How to push onto a hash key of array?

raku

Reading file line by line in Perl6, how to do idiomatically?

raku

Multiple MAIN signatures

signature raku

Perl 6 interpreting the output of the split function as an integer list / array

raku

perl6/raku: how to I restrict the values allowed in a variable?

raku

Raku confusing postfix ,= operator behavior

operators raku