ListLike-4.7.8.4: README.md
[](https://github.com/ddssff/listlike/actions/workflows/haskell-ci.yml)
[](https://hackage.haskell.org/package/ListLike)
[](http://stackage.org/nightly/package/ListLike)
[](http://stackage.org/lts/package/ListLike)
ListLike
========
The `ListLike` package provides typeclasses and instances that
polymorphically generalize list operations to many list-like types
such as vectors, text, bytestrings, or difference lists.
Read the [introduction](https://hackage.haskell.org/package/ListLike/docs/Data-ListLike.html).