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

hackage.haskell.org : pipes-ordered-zip

provides a simple function to merge two Pipes-Producers into a new Producer that yields pairs of values of the original producers, but using Maybes to indicate values that are only present in the first, second or both producers. Useful to perform Left-Joins, Right-Joins and Inner-Joins on the fly using Haskell Pipes.

Registry - Source - Homepage - JSON - codemeta.json
purl: pkg:hackage/pipes-ordered-zip
Keywords: bioinformatics , bsd3 , library , Propose Tags
License: BSD-3-Clause
Latest release: almost 5 years ago
First release: almost 7 years ago
Dependent packages: 1
Dependent repositories: 8
Downloads: 2,187 total
Last synced: 27 days ago

    Loading...
    Readme
    Loading...