Bye_raku
It’s been.. fun.. and sometimes annoying trying to get to know Raku (Perl6). After finding no benefit at all in using Raku over Ruby.. I’ve decided to dump Raku altogether.
The only two things I found that makes Raku worthwhile is the ease of defining operators.. and the rather cool topic variable.
Actually.. one more thing is nice with Raku: It works both typed and untyped.. I sometimes wish Ruby could adopt that. Would be nice with methods, procs, lambdas and conditions.