An open API service indexing awesome lists of open source software.

https://github.com/quasarbright/ocular-patdown

A Racket optics library including a match-like DSL for immutable updates
https://github.com/quasarbright/ocular-patdown

dsl lenses macros optics pattern-matching racket

Last synced: 5 months ago
JSON representation

A Racket optics library including a match-like DSL for immutable updates

Awesome Lists containing this project

README

          

ocular-patdown
================
An optics library for Racket, including a `match`-like language for pattern-based updates and optic creation

Documentation can be found [here](https://docs.racket-lang.org/ocular-patdown/index.html).

## Contributing

See [contributing](CONTRIBUTING.md)