ANN: unzip-traversable-0.1

David Feuer david.feuer at gmail.com
Tue Jul 1 05:03:27 UTC 2025


I finally got around to cleaning up and releasing a package
implementing both lazy and strict unzipping functions for arbitrary
Traversable containers, with special attention to avoiding space leaks
in the lazy case. I hope some folks find it useful!

https://hackage.haskell.org/package/unzip-traversable

David Feuer


More information about the Libraries mailing list