Y
Hacker News
new
|
ask
|
show
|
jobs
by
coldtea
3203 days ago
As tuples? You can very easily traverse the list, check for the key in the 0 index of the tuple, and get the value on the 1 index.
Not efficient, but very much possible.