Name: Anonymous 2022-11-22 21:34
zip is a transpose
unzip is also the transpose
transpose is a transpose obvious
why Haskell people invented 3 words for the same basic list operations?
It is like you have 3 operators `add`, `plus` and `sum`, all doing the addition of two numbers.
unzip is also the transpose
transpose is a transpose obvious
why Haskell people invented 3 words for the same basic list operations?
It is like you have 3 operators `add`, `plus` and `sum`, all doing the addition of two numbers.