Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ListLike

Compare

  Analyzed 1 day ago

Generic 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 ... [More] 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. [Less]

1.53K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This