Comment on Stupid LanguagesparentComments−ricardobeat13yI imagine you could pass a function function(arg, i){ return i%2 } as the `slice` parameter, but that's going into crazy territory.
Comments
I imagine you could pass a function
as the `slice` parameter, but that's going into crazy territory.