|
07:55
dakkar joined
08:24
mns left
08:27
mns joined
09:05
apogee_ntv left
09:06
apogee_ntv joined
11:18
human-blip left
|
|||
| lucs | Fixed: gist.github.com/lucs/444248e1a35bc...0a11b9f277 | 14:32 | |
| Not the most elegant, but there it is. | 14:33 | ||
| disbot | <demanddystopia> couldn't you do $0.values[0].made instead of the double hash conversion & fishing for the key via .keys? | 14:46 | |
| <demanddystopia> yea looks possible, also the .hash seems skippable, $0{$0.keys[0]}.made seems to do the same, that working confused me for a bit before realizing it's operating on $0 not $/ | 15:00 | ||
| <demanddystopia> also pretty sure it was wrong to call it a hash conversion, it just returns the hash inherent in the Match object | 15:02 | ||
| lucs | Yes, $0.values[0].made appears to work fine. | 15:12 | |
| Thanks! | |||
| Final fix: gist.github.com/lucs/444248e1a35bc...0a11b9f277 | 15:28 | ||
| (oops, fixed typo) | 15:29 | ||
|
16:32
dakkar left
|
|||