https://github.com/pthariensflame/refraction
A general-purpose lens library for Rust.
https://github.com/pthariensflame/refraction
Last synced: 27 days ago
JSON representation
A general-purpose lens library for Rust.
- Host: GitHub
- URL: https://github.com/pthariensflame/refraction
- Owner: pthariensflame
- License: apache-2.0
- Created: 2016-01-27T01:06:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-18T00:38:48.000Z (over 8 years ago)
- Last Synced: 2025-04-26T23:32:59.670Z (about 1 month ago)
- Language: Rust
- Homepage: https://crates.io/crates/refraction
- Size: 80.1 KB
- Stars: 29
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# refraction
[](https://crates.io/crates/refraction)
[](https://raw.githubusercontent.com/pthariensflame/refraction/master/LICENSE)
[](https://docs.rs/refraction)
[](https://travis-ci.org/pthariensflame/refraction)A pure [Rust](https://www.rust-lang.org) [lens](https://www21.in.tum.de/teaching/fp/SS15/papers/17.pdf) library.
This is a work in progress, and is not yet ready for production use.## Examples
Coming soon!