putting-lenses-to-work

Lens library demo

A presentation on practical uses of the lens library in software development

A presentation for BayHac 2017 on how I uses lenses at work

GitHub

76 stars
12 watching
6 forks
Language: Haskell
last commit: over 9 years ago
functional-programminghaskelllenslensespractical

Related projects:

RepositoryDescriptionStars
gabriella439/haskell-lens-tutorial-libraryA comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application.81
stevenfontanella/microlensA lightweight alternative to the lens library with fewer dependencies and no Template Haskell support286
kowainik/prolensA lightweight implementation of optics for composable access to values71
ochafik/es6-lensesA library of functional lens functions for ES6+ and TypeScript projects.4
softwaremill/quicklensLibrary for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively.831
hallettj/safety-lensA library that provides a type-safe, functional way to focus on specific parts of data structures73
thirdweb-example/lensA starter kit for building apps on top of the Lens Protocol, including Next.js and TypeScript for production-ready apps.42
purescript-contrib/purescript-profunctor-lensesA PureScript package providing a mechanism to update, view, and set values within nested data structures using profunctor lenses.144
daoleno/lenskitA set of libraries for integrating the Lens protocol into applications69
lens-protocol/api-examplesProvides TypeScript code examples for interacting with the Lens API264
flunc/opticsA profunctor implementation of optics concepts for functional programming in JavaScript87
lens-protocol/lens-sdkAn official SDK for interacting with the Lens Protocol in TypeScript.235
lens-protocol/modulesProvides tools and tests for adding custom modules to the Lens Protocol73
suhailkakar/lens.jsAn API wrapper for a social media protocol124
ekmett/lensA Haskell library that provides a general-purpose data transformation framework using lenses and traversals.2,034