This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
Da-ding! The problem with the actions class is that everything takes a regex as a value. By splitting it out I was trying to write a more generic API that could be used elsewhere if necessary 01:59
For context, I'm writing a query language where the Actions builds out a query that can be executed elsewhere
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/11/21/2022-47-migratory/ 19:37
guifa_ Da-ding! if they are all identical, you could quite likely write a trait. 22:42