purescript-unfoldable
purescript-unfoldable copied to clipboard
Documentation typo?
The documentation states that unfoldr f b should consist of a appended to the result of unfoldr f b1. Should it not read "prepended" instead?