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

GitHub

81 stars
7 watching
14 forks
Language: Haskell
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
stevenfontanella/microlensA lightweight alternative to the lens library with fewer dependencies and no Template Haskell support286
jwiegley/putting-lenses-to-workA presentation on practical uses of the lens library in software development76
gabriella439/haskell-errors-libraryA type-safe approach to error handling in the Haskell programming language64
haskell-jp/makemistakestolearnhaskellA tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes83
gabriella439/haskell-morte-libraryAn intermediate language for optimizing functional programs in Haskell374
ochafik/es6-lensesA library of functional lens functions for ES6+ and TypeScript projects.4
kowainik/prolensA lightweight implementation of optics for composable access to values71
winterland1989/magic-haskellA collection of Haskell examples and tutorials covering various programming concepts294
lens-protocol/modulesProvides tools and tests for adding custom modules to the Lens Protocol73
ekmett/lensA Haskell library that provides a general-purpose data transformation framework using lenses and traversals.2,034
haskell-beginners-2022/course-planA comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language.1,296
raviksharma/bartosz-basics-of-haskellA collection of exercises and code examples illustrating the basics of Haskell programming488
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
google/haskell-trainingsA set of training materials and exercises for learning Haskell programming language1,397
gabriella439/turtleA Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations.946