lensversion
Functional lenses
Based on F# implementation in https://github.com/fsharp/fsharpx see https://github.com/fsharp/fsharpx/blob/master/src/FSharpx.Extras/Lens.fs for the original implementation see http://bugsquash.blogspot.com/2011/11/lenses-in-f.html - Lenses in F# see http://stackoverflow.com/questions/8179485/updating-nested-immutable-data-structures - Stackoverflow question about Updating nested immutable data structures see http://stackoverflow.com/questions/5767129/lenses-fclabels-data-accessor-which-library-for-structure-access-and-mutatio - Haskell libraries for structure access and mutation see http://www.youtube.com/watch?v=efv0SQNde5Q - Functional lenses for Scala by Edward Kmett on YouTube see http://patternsinfp.wordpress.com/2011/01/31/lenses-are-the-coalgebras-for-the-costate-comonad - Lenses are the coalgebras for the costate comonad by Jeremy Gibbons
Author | Alessandro Strada <alessandro.strada@gmail.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/pdonadeo/ocaml-lens |
Issue Tracker | https://github.com/pdonadeo/ocaml-lens/issues |
Maintainer | Paolo Donadeo <p.donadeo@gmail.com> |
Dependencies | |
Source [http] | https://github.com/pdonadeo/ocaml-lens/archive/v1.2.4.tar.gz sha256=ec2205a1f5a9087026b7906f40ced312a0ec9d66deff6c95ea0388c88960240e md5=563750d717d0ec581e91f2c537ca0b26 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lens/lens.1.2.4/opam |