Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryangreenberg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Writing pull requests your coworkers might enjoy reading
(medium.com)
2 points
by
ryangreenberg
9y ago
|
0 comments
2.
▲
by
ryangreenberg
14y ago
The 22 overloaded versions of Future#join is a consequence of wanting to supporting all the possible method calls. It goes up to 22 because that is the limit to possible number of arguments in Scala. See, for example, the corresponding Func
3.
▲
by
ryangreenberg
15y ago
This changes everything. Again.