General

Profile

hcatlin (Hampton Catlin)

  • Login: hcatlin
  • Email: hcatlin@gmail.com
  • Registered on: 12/26/2015
  • Last sign in: 01/17/2021

Issues

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

Activity

01/17/2021

01:31 PM Ruby master Feature #11882: Map or NamedMap
I agree that `{ {a: 1} }` and `{{a: 1}}` in my suggested syntax is difficult to disambiguate. The magic inside the Ru... hcatlin (Hampton Catlin)
12:57 PM Ruby master Feature #17472: HashWithIndifferentAccess like Hash extension

During my 15 years of Ruby programming, I can't remember a single time that the difference between string-and-symbo...
hcatlin (Hampton Catlin)

12/28/2015

03:30 AM Ruby master Feature #11882: Map or NamedMap
That's such a kind of.... odd opinion to me. I've been doing ruby for 10 years, and I still have to write fairly obvi... hcatlin (Hampton Catlin)

12/27/2015

10:13 PM Ruby master Feature #11882: Map or NamedMap
It was pointed out to me, that there is an ambiguity in the following case.
~~~
array.method {{a: 1}}
# could be...
hcatlin (Hampton Catlin)

12/26/2015

08:57 PM Ruby master Feature #11882: Map or NamedMap
Sorry, forgot to add that the literal syntax would support all currently supported string-key variations that Hash do... hcatlin (Hampton Catlin)
08:28 PM Ruby master Feature #11882 (Assigned): Map or NamedMap
Hash is one of the best features of Ruby. I remember being so pleased when I first learned Ruby to find out that *any... hcatlin (Hampton Catlin)

Also available in: Atom