Haskell-Lens-Tutorial-Library
Lens tutorial library
A comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application.
The missing tutorial module for the lens library
81 stars
7 watching
14 forks
Language: Haskell
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
stevenfontanella/microlens | A lightweight alternative to the lens library with fewer dependencies and no Template Haskell support | 285 |
jwiegley/putting-lenses-to-work | A presentation on practical uses of the lens library in software development | 76 |
gabriella439/haskell-errors-library | A type-safe approach to error handling in the Haskell programming language | 64 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
gabriella439/haskell-morte-library | An intermediate language for optimizing functional programs in Haskell | 375 |
ochafik/es6-lenses | A library of functional lens functions for ES6+ and TypeScript projects. | 4 |
kowainik/prolens | A lightweight implementation of optics for composable access to values | 72 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
lens-protocol/modules | Provides tools and tests for adding custom modules to the Lens Protocol | 72 |
ekmett/lens | A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,032 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
gabriella439/turtle | A Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations. | 945 |