Search code examples
How can I reconstruct a JSON array from a slice using lens?...


haskellhaskell-lenslenses

Read More
Is there a “dual” to zooming?...


haskellhaskell-lensstate-monadlenses

Read More
Traversable to Traversable which traverse only element with specified index...


haskelllenses

Read More
How can the type of a composite Traversal be worked out?...


haskellhaskell-lenslenses

Read More
composing lenses using ramda...


ramda.jslenses

Read More
Is it possible to implement a bidirectional relationship between two structs using only constant pro...


iosswiftfunctional-programmingimmutabilitylenses

Read More
Shapeless: lens compiled error on class type parameter...


scalashapelesslenses

Read More
Update deeply nested case class with Options...


scalalensesmonocle-scala

Read More
Deriving nested shapeless lenses using only a type...


scalashapelesslenses

Read More
How to remove an item from a list by index using the lens library?...


haskellhaskell-lenslenses

Read More
What is the dual of a prism or an affine traversal?...


haskellhaskell-lenscategory-theorylenses

Read More
Coq: proof of "lens is closed under composition"...


functional-programmingcoqprooflenses

Read More
Java JSON library supporting getting and setting deep values without schema?...


javajsonserializationjsonpathlenses

Read More
What's the difference between a lens and a partial lens?...


scalahaskellscalazlensescalmm

Read More
How to eliminate the boilerplate of wrapping and unwrapping using lenses...


haskellhaskell-lenslensesnewtype

Read More
Why doesn't a prism set function return an Option/Maybe...


scalahaskellf#functional-programminglenses

Read More
Haskell lens getter that compares values of two lens getters...


haskellhaskell-lenslenses

Read More
Modify state using a monadic function with lenses...


haskellmonadslenses

Read More
Extending structures in Haskell...


haskelllenses

Read More
What happens with universal quantifications and typeclass constraints when composing functions?...


haskelllensesrank-n-types

Read More
Haskell: use or uses in Getter...


haskellhaskell-lenslenses

Read More
Type variable would escape its scope...


haskelllenses

Read More
Recursive Type Lensing...


haskellgrammarlensesscrap-your-boilerplate

Read More
Traversing and adding elements to a Data.Tree using Lenses in Haskell...


haskelltreehaskell-lenslenses

Read More
How to fix this Purescript error: Could not match {...} with (...)?...


recordspurescriptlenses

Read More
lenses, fclabels, data-accessor - which library for structure access and mutation is better...


data-structureshaskellrecordlenses

Read More
Renfield: How Do I Get This Traversal To Work?...


haskelltraversallenses

Read More
Defining optional values in a path built with composed optics...


scalalensesmonocle-scala

Read More
Modify Haskell nested record by value...


haskellrecordstemplate-haskelllenses

Read More
Convenient ways to initialize nested fields with lenses...


haskellhaskell-lenslenses

Read More
BackNext