Ecosyste.ms: Packages

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

hackage.haskell.org : multiwalk

This library provides functionality for traversing data types recursively, acting on multiple types during the same traversal. In spirit, it is similar to the Walk type class from Pandoc.Walk, but generalizes it by allowing multiple types to be targeted by the traversal. In general, it only requires an Applicative constraint on the action, making it suitable for situations where you don't have a Monad.

Registry - JSON
purl: pkg:hackage/multiwalk
Keywords: control, gpl, library
License: CNRI-Python-GPL-Compatible
Latest release: 10 months ago
First release: 10 months ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 77 total
Last synced: 16 days ago

    Loading...
    Readme
    Loading...