Y
Hacker News
new
|
ask
|
show
|
jobs
by
iezepov
1716 days ago
`results[predicate(item)]` here they get the first and the second elements of a tuple. Essentially it’s `results[False]` and `results[True]`
1 comments
hultner
1716 days ago
Oh, that's obvious now. Must be that Sunday night blindness.
link