Comment on Stupid LanguagesparentComments−justincormack13yor just call a closure bound to the whole list. I think I would write the thing as a for loop though, it feels so un map like−jhuni13yAlternatively, you could partially apply the entire list to the function.
Comments
or just call a closure bound to the whole list. I think I would write the thing as a for loop though, it feels so un map like
Alternatively, you could partially apply the entire list to the function.