Search code examples
resource that explains vocabulary used in Edward Kmett's lens package...


haskellhaskell-lenscategory-theoryvocabularylenses

Read More
How to use lenses to look up a value in a map, increase it or set it to a default value...


haskellstate-monadlenses

Read More
How to modify a numeric JSON field using an Argonaut lens?...


jsonscalalensesargonaut

Read More
Why can't I bind and reuse a haskell lens like a normal variable?...


haskelllenses

Read More
Scalaz Lens to ReaderWriterState...


scalascalazlenses

Read More
How to use Lenses to traverse and assign to some (but not all) elements in a Map...


haskelllenses

Read More
Type error when messing up with lenses...


haskellhaskell-lenslenses

Read More
Creating a lens(like) for list...


haskelllenses

Read More
makeLenses on data with constraint (DatatypeContexts)...


haskelllenses

Read More
Scala recursive macro?...


scalascala-macroslensesscala-macro-paradisescalameta

Read More
Scala Type Based Attribute Extractor - Getter only Lens?...


scalagenericsscalazshapelesslenses

Read More
What are the similarities and differences between a lens in Haskell and destructuring in Clojure?...


haskellclojurehaskell-lenslensesdestructuring

Read More
Lenses support in Play framework...


scalaplayframeworkfunctional-programminglenses

Read More
What is **lenses** in OCaml's world...


ocamllenses

Read More
Export only getter or setter from a module...


haskellinvariantshaskell-lenslenses

Read More
Modifying the target of a Lens conditionally...


haskellhaskell-lenslenses

Read More
purescript-lens composition type error...


functional-programminglensespurescript

Read More
How to use the "Of" lenses? (Haskell)...


haskelllenses

Read More
Haskell Lens Tutorial with traverse...


haskellhaskell-lenslenses

Read More
Array indexing lens out of array and index lenses...


haskellcompositionhaskell-lenslenses

Read More
How do I handle the Maybe result of at in Control.Lens.Indexed without a Monoid instance...


haskelllenseshaskell-lens

Read More
Generating lenses for a "lens" library with a custom name processor instead of the default...


haskelltemplate-haskelllenseshaskell-lens

Read More
Use Lens as `map`...


haskelllenses

Read More
Type failure when using 'left' Lens from fclabels...


haskelllenses

Read More
Which languages support Lenses or similar way to update immutable nested structures?...


javascalaimmutabilitylenses

Read More
How to combine the results of two simple lenses into one...


haskelllenses

Read More
Shapeless: generic lens parameterized by case class or field...


scalascalazshapelesslenses

Read More
Does the identity function in Clojure have the same usage and purpose as the id function in Haskell?...


haskellclojureidentitylenses

Read More
Haskell lenses: how to make view play nicely with traverse?...


haskelllensestraversable

Read More
Summarize a list of Haskell records...


haskelllenses

Read More
BackNext