Search code examples
How to convert between ADTs with lenses in purescript?...


purescriptlenses

Read More
Need to filter out Kafka Records based on a certain keyword...


apache-kafkaksqldblenses

Read More
Haskell - iso on newtype...


haskellhaskell-lenslenses

Read More
lifo queues as optics...


haskellhaskell-lenslenses

Read More
Extend one Traversal lens with another Traversal lens...


purescriptlenses

Read More
Combine prisms to focus on a value regardless of a branch...


purescriptlenses

Read More
getting a tuple subset with lens over a ReaderT...


haskellhaskell-lenslenses

Read More
issues reproducing Haskell lens tutorial...


haskellhaskell-lenslenses

Read More
data-class equivalent of `_1`-style tuple lens shortcut?...


haskellhaskell-lenslenses

Read More
Optic for partial conversion on both sides...


haskellhaskell-lenslenses

Read More
Map a curried function over an array using lenses...


javascriptramda.jslenses

Read More
Sequentially apply multiple functions to object using different lenses...


javascriptfunctional-programmingramda.jslenses

Read More
Is there a van Laarhoven representation of `Optional`...


scalahaskellfunctional-programminglensesmonocle-scala

Read More
What is giving rise to unsolved type constraints in this generic-lens application?...


haskellgenericslenses

Read More
How to concatenate [Maybe Text] with lenses?...


haskelllenses

Read More
What's the reason behind the name Market in Control.Lens?...


haskellterminologyhaskell-lenslenses

Read More
How can Monoid r => Const r of the optic Fold type be generalized to Contravariant + Applicative?...


haskellhaskell-lenslenses

Read More
How to implement a Lens like Getter for a specific type?...


haskellhaskell-lenslenses

Read More
How can I delete a focused property of an object with a van Laarhoven Lens?...


javascriptfunctional-programminglenses

Read More
Traversal/lens with a monad side effect...


haskellhaskell-lenslenses

Read More
A lens for getting or setting a record field determined by a runtime argument...


haskellhaskell-lenslenses

Read More
Add or modify values in a shapeless HMap...


scalashapelesslenses

Read More
Composing lenses with Control.Lens where an intermediate function must be called...


haskellfunctional-programminglenses

Read More
Lenses into Swift properties...


swiftlenses

Read More
How to parse nested Json Arrays with Circe Optics...


scalalensescirce

Read More
Optimize lens based JSON handling...


jsonhaskellaesonlenses

Read More
Haskell | How to obtain a value from a deeply nested data structure?...


haskelldata-structureshaskell-lenslenses

Read More
Partial Lenses: Group array of objects by property, use prop value as key...


javascriptlensespartial-lenses

Read More
Set structure value for specified object with Ramda lens...


javascriptramda.jslenses

Read More
How to use the same record selector two ways within a function? Lenses?...


haskellhaskell-lenslenseshigher-kinded-types

Read More
BackNext