@hackage ListLike4.7.8
Generalized support for list-like structures
Categories
License
BSD-3-Clause
Maintainer
David Fox <dsf@seereason.com>, Andreas Abel
Links
Versions
Installation
Tested Compilers
Dependencies (11)
- array >=0.3 && <0.6
- base >=4.8 && <5
- bytestring >=0.9.1 && <0.13
- containers >=0.3 && <0.7
- deepseq
- dlist >=0.7 && <1.1 Show all…
Dependents (54)
@hackage/repl-toolkit, @hackage/debian, @hackage/billboard-parser, @hackage/biohazard, @hackage/Paraiso, @hackage/sized, Show all…
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.
