rab (Rob Biedenharn)
- Login: rab
- Email: Rob@AgileConsultingLLC.com
- Registered on: 06/25/2010
- Last sign in: 05/17/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
06/11/2018
- 02:38 PM Ruby master Feature #14680: Adding +@ and -@ to hash and array
- My question is whether this would pass:
~~~ ruby
def test_uminus
a = { a: 1, b: 2, c: 3 }
refute a.fr...
05/17/2018
- 11:26 PM Ruby master Feature #14680: Adding +@ and -@ to hash and array
- If `-@` is supposed to return a frozen *copy*, is that patch really doing that? The tests don't seem to ensure that. ...
Also available in: Atom