Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lenses

Where to place Scala Lenses in my project?

scala lenses

Are Monocle's Optionals the same as partial Lenses?

scala lenses monocle-scala

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

Scala Type Based Attribute Extractor - Getter only Lens?

How to update Map using monocle

scala lenses monocle-scala

Getting value with a Lens s t a b

haskell haskell-lens lenses

Optic for partial conversion on both sides

haskell haskell-lens lenses

How does get function typecheck in lens

haskell haskell-lens lenses

Haskell Control.Lens Traversing Prism

haskell lenses haskell-lens

Searching for missing State Combinator for Lens

Control.Lens lens for a total map

haskell lenses haskell-lens

Haskell - iso on newtype

haskell haskell-lens lenses

Returning ‘Nothing’ if an indexed list traversal doesn’t match

haskell haskell-lens lenses

What is the name for reverse lens?

language-agnostic lenses

Scala recursive macro?

Is there a direct way to combine setters for multiple record fields to a single setter?

Lens / Prism with error handling