Generalized support for list-like structures in Haskell.
The ListLike module provides a common interface to the various Haskell types that are list-like. Predefined interfaces include standard Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom types can easily be made ListLike instances as well.
ListLike also provides for String-like types, such as String and ByteString, for types that support input and output, and for types that can handle infinite lists.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
4.7.8.2-bp156.1.1 info | GA Release | 2024-03-05 | 15 SP6 |
|
|
4.7.6-bp155.2.14 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
4.7.6-bp154.1.12 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
4.5.1-bp150.2.3 info | GA Release | 2018-08-01 | 15 |
|
|
4.5.1-bp150.2.8 info | GA Release | 2018-07-31 | 15 |
|
|
4.5.1-bp150.2.7 info | GA Release | 2018-07-30 | 15 |
|
|