General

Profile

drewish (Andrew Morton)

  • Login: drewish
  • Registered on: 02/19/2016
  • Last sign in: 03/31/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/19/2016

07:27 PM Ruby master Bug #12091 (Closed): Freezing a SortedSet breaks Enumerable
If you freeze a `SortedSet` it looses most functionality because of the way `to_a` is implemented:
```
irb(main):...
drewish (Andrew Morton)

Also available in: Atom