Hacker News new | ask | show | jobs
by Akronymus 412 days ago
Arent haskell traversables different in that they preserve the structure if you were to map over them, as compared to the solution posted in the article, where they get flattened to what amounts to a list?