Y
Hacker News
new
|
ask
|
show
|
jobs
by
thewisenerd
256 days ago
and then you write `.chunked(list)` so you can write `.map { query(list) }` instead of `.map { query(it) }` :)
i wish there was an unused lambda parameter warning..