Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How can I get this raku Muller Recurrence One-Liner to work?

math raku

Does nativecast() create a new container?

raku nativecall

What are the rules for re-binding?

Looking up list keys in a Raku set

raku

How do I make a modulino in Perl6?

system raku modulino

packing and unpacking data structure with Perl6

pack unpack raku

Method cascade syntax

raku

How do you show the type hierarchy of a value?

raku mop

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

raku

Data Access Layer with Perl 6 and DBIish

sql database oop dbi raku

How can I get Perl 6's run to work on Windows?

windows raku

Overriding method call operator or some other way to catch method name resolution errors

oop raku dispatch

Sleep in perl6 doesnt works correctly on docker-compose

How do I export a LEAVE phaser to the outer scope of a use statement

raku

Binding a scalar to a sigilless variable (Perl 6)

raku variable-binding

Converting match object to string in perl6

string match raku coercion

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

raku string-interpolation

Mistyped method call with colon syntax. No error. But what does it mean?

raku

Access JSON::Path numbers only key

jsonpath raku

CATCH and throw in custom exception

raku