Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Can I modify values as I classify a Perl 6 list?

list hash raku

perl6: Array; get rid of empty slot (Any)

arrays raku

Colons in variables

syntax raku

Perl6: getting array ref for Perl5 Module

raku

Redefining ws in a grammar

grammar raku

How compare set of set in raku-lang?

set raku

Signature can't be resolved when it's aliased to a constant

raku dispatch

How do I take a reference to new?

Cloning Objects in Raku

object clone raku

Why are inline if statements an average of at least one-third slower than other types of if?

optimization raku

Perl 6 to show index while looping through a list

raku

http-only site to test REST requests?

rest http testing https raku

Subsetting Blocks (or Callables in general)

signature raku subtyping

Perl6 Using Proxy to trigger on attribute access

raku

Perl6 one liner execution. How is the topic updated?

command-line raku

ACCEPTS vs smartmatch in Hashes: what's the difference?

raku

Use of implicit parameter in for-loop causes hang

raku

Get the date of the last day of the quarter preceding the quarter in which this date falls

date raku quarter

`is pure` trait and default parameters

Perl6: Match elements in a list with another list

raku