DEV Community

Discussion on: January 29th, 2021: What did you learn this week?

Collapse
 
lukewestby profile image
Luke Westby

While doing some functional programming I learned that doing a foldl with map2 over a list of lists only constrains the length of the final list to the shortest length if the input is sorted by length first.

Collapse
 
nickytonline profile image
Nick Taylor

Awesome!

Hackerman from Kung Fury putting on a Nintendo Power glove