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
76 stars
12 watching
6 forks
Language: Haskell
last commit: almost 8 years ago functional-programminghaskelllenslensespractical
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application. | 81 |
| A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 286 |
| A lightweight implementation of optics for composable access to values | 71 |
| A library of functional lens functions for ES6+ and TypeScript projects. | 4 |
| Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. | 831 |
| A library that provides a type-safe, functional way to focus on specific parts of data structures | 73 |
| A starter kit for building apps on top of the Lens Protocol, including Next.js and TypeScript for production-ready apps. | 42 |
| A PureScript package providing a mechanism to update, view, and set values within nested data structures using profunctor lenses. | 144 |
| A set of libraries for integrating the Lens protocol into applications | 69 |
| Provides TypeScript code examples for interacting with the Lens API | 264 |
| A profunctor implementation of optics concepts for functional programming in JavaScript | 87 |
| An official SDK for interacting with the Lens Protocol in TypeScript. | 235 |
| Provides tools and tests for adding custom modules to the Lens Protocol | 73 |
| An API wrapper for a social media protocol | 124 |
| A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,034 |