Fernando Correa de Oliveira

Results 114 issues of Fernando Correa de Oliveira

Fix errors tuning test for Postgres

Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).

If I try to do something like: ```raku my \bla = Metamodel::ClassHOW.new_type: :name; bla.^compose; sub EXPORT(--> Map()) { "Bla::Ble::Bli::Blo::Blu" => bla } ``` When I `use` that, it adds the...

language

Id like to suggest to add: - `:&reduce` - `:&produce` - `:$initial-value` so, ```perl6 ^10.classify: * %% 2, :reduce(&[+]) ``` would return ```perl6 {True => 25, False => 20} ```...

language
RSC Review