Fernando Correa de Oliveira

Results 114 issues of Fernando Correa de Oliveira

It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.

Documentation

It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.

Documentation

It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.

Documentation

It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.

Documentation

It is currently just mentioned on the documentation. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page...

Documentation

It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.

Documentation

it is chosen on the operator, if it's a ro value, it's hardcoded, otherwise, it's a bind. It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel...

Documentation

It would make `react` even more useful if that could return data from inside its block.

language

https://colabti.org/irclogger/irclogger_log/raku?date=2020-04-20#l387 ``` m: sub a([$a]) { dd $a }; a [1]; a [1 => 2] 23:35 C combined, experimental evalbot rakudo-moar b0a720cb6: OUTPUT: «1␤Too few positionals passed to 'a'; expected...

language

m: my $c = class C {has Int $.a handles * = 3}.new; say $c.is-prime; $c does role :: {}; $c.is-prime ## The Problem "does" looses "handles" ## Expected Behavior...

attributes
roles
objects