prolens
Optics library
A lightweight implementation of optics for composable access to values
👓 Profunctor based lightweight implementation of Lenses
71 stars
7 watching
4 forks
Language: Haskell
last commit: almost 2 years ago hacktoberfesthaskelllenslensesprismsprofunctor-opticsprofunctorstraversal
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 286 |
| A series of blog posts explaining profunctor optics and optics in Haskell using box diagrams. | 425 |
| A PureScript package providing a mechanism to update, view, and set values within nested data structures using profunctor lenses. | 144 |
| A profunctor implementation of optics concepts for functional programming in JavaScript | 87 |
| A scientific computing library for optics, computer graphics, and visual perception | 178 |
| A presentation on practical uses of the lens library in software development | 76 |
| A library of functional lens functions for ES6+ and TypeScript projects. | 4 |
| A lightweight Haskell standard library designed to balance productivity, safety, and performance. | 708 |
| A comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application. | 81 |
| A JavaScript library providing an immutable optics system for accessing and manipulating nested data structures | 141 |
| An optics library providing composable and efficient tools for manipulating immutable data structures. | 919 |
| A tool for creating production-ready Haskell projects with minimal configuration | 703 |
| A Scala library providing a functional programming style interface to manipulate and compose data structures using lenses and other combinatorial techniques. | 1,663 |
| Library for functional programming in Scala, providing a concise way to work with case class fields and modify them conditionally or recursively. | 831 |
| A set of libraries for integrating the Lens protocol into applications | 69 |