ListLike
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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 3 years ago
4.7.8
over 3 years ago
Versions
40
40
Downloads
82,099 total
82,099 total
Dependent Packages
7
7
Dependent Repos
158
158
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/ListLike
spec |
| License | BSD-3-Clause |
| First Release | over 18 years ago |
| Last Synced | 25 days ago |
Repository
| Stars | 4 on GitHub |
| Forks | 6 on GitHub |
| Commits | 480 |
| Committers | 25 |
| Avg per Author | 19.2 |
| DDS | 0.379 |
Rankings on hackage.haskell.org
Downloads
Top 1.7%
Dependent packages
Top 3.0%
Dependent repos
Top 3.1%