proton

[ bsd3, library, unclassified ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/ChrisPenner/proton#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4
Change log ChangeLog.md
Dependencies adjunctions, async, base (>=4.7 && <5), bifunctors, comonad, compactable, containers, contravariant, distributive, folds, linear, mtl, profunctors (>=5.5.1), tagged, transformers [details]
License BSD-3-Clause
Copyright Chris Penner
Author Chris Penner
Maintainer christopher.penner@gmail.com
Home page https://github.com/ChrisPenner/proton#readme
Bug tracker https://github.com/ChrisPenner/proton/issues
Source repo head: git clone https://github.com/ChrisPenner/proton
Uploaded by ChrisPenner at 2021-05-24T15:30:04Z
Distributions
Downloads 512 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for proton-0.0.4

[back to package description]

proton - Profunctor optics

An extremely experimental implementation of profunctor optics in Haskell. This mostly exists so I have a place to experiment with new ideas and new optics. Most things should work but I offer no performance guarantees.

Not intended for use in production (yet).

Includes:

  • Lenses
  • Prisms
  • Folds
  • Traversals
  • Getters
  • Reviews
  • Setters
  • Isos
  • Algebraic lenses
  • Coalgebraic prisms
  • Achromatic lenses
  • Grids
  • Grates
  • Glass
  • Loops
  • Feedbacks
  • Kaleidoscopes

And always growing!