successors: An applicative functor to manage successors

[ control, library, mit ] [ Propose Tags ]

This package provides the Control.Applicative.Successors.Succs functor. It models a node in a graph together with its successors. The Applicative (and Monad) instances are designed so that the successors of the resulting value take exactly one step, either in the left or the right argument to <*> (or >>=).

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3
Change log ChangeLog.md
Dependencies base (>=4.8 && <4.19) [details]
License MIT
Copyright 2017 Joachim Breitner
Author Joachim Breitner
Maintainer mail@joachim-breitner.de
Revised Revision 2 made by JoachimBreitner at 2023-03-07T11:14:31Z
Category Control
Home page https://github.com/nomeata/haskell-successors
Source repo head: git clone https://github.com/nomeata/haskell-successors
Uploaded by JoachimBreitner at 2022-01-10T17:41:05Z
Distributions NixOS:0.1.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1728 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-01-10 [all 1 reports]