An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
4.7.8
over 3 years ago
Versions
40
Downloads
82,099 total
Dependent Packages
7
Dependent Repos
158
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%