https://github.com/polyhedraldev/protolith
https://github.com/polyhedraldev/protolith
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polyhedraldev/protolith
- Owner: PolyhedralDev
- License: mit
- Created: 2022-06-25T00:21:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T23:23:43.000Z (over 3 years ago)
- Last Synced: 2025-02-15T04:24:01.223Z (about 1 year ago)
- Language: Java
- Size: 105 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Protolith
A Java implementation of [Profunctor Optics](https://arxiv.org/pdf/1703.10857v1.pdf)
built on top of [Vavr](https://vavr.io). Based on the implementation in [Lambda](https://github.com/palatable/lambda).