Skip to content

ddssff/listlike

Repository files navigation

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.