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

https://github.com/aatxe/reasoning-with-types

Corresponding example code from my blog post "Reasoning with Types in Rust"
https://github.com/aatxe/reasoning-with-types

blog-post example-code examples parametricity rust

Last synced: about 1 year ago
JSON representation

Corresponding example code from my blog post "Reasoning with Types in Rust"

Awesome Lists containing this project

README

          

# Reasoning with Types in Rust

These are the corresponding examples from my blog post [Reasoning with Types in Rust](https://aaronweiss.us/posts/2018-02-26-reasoning-with-types-in-rust.html).

## License

These examples are licensed under the BSD 2-Clause License (AKA the FreeBSD license) which is incuded in `LICENSE`.