<@U0926QHA6>: in <http://stackoverflow.com/a/34504...
# random
m
@apatrida: in http://stackoverflow.com/a/34504231/785663, how do you call
batch(n)
with a closure?
batch(n).map()
works, but the first example doesn't.