Back to Fpinscala

04.Answer

answerkey/applicative/04.answer.md

latest226 B
Original Source

This transposes the list! That is, we start with a list of rows, each of which is possibly infinite in length. We get back a single row, where each element is the column of values at that position. Try it yourself in the REPL.