@hackage ListLike4.7.8.2

Generalized support for list-like structures

Build Status Hackage Stackage Nightly Stackage LTS

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.