Skip to content
Snippets Groups Projects
Commit d4eee7f9 authored by Ralf Jung's avatar Ralf Jung
Browse files

Merge branch 'vsiles' into 'master'

minor typo in resource_algebras.md

See merge request iris/iris!767
parents f52f9f6a 97045192
No related branches found
No related tags found
No related merge requests found
...@@ -249,7 +249,7 @@ Using these combinators, one can easily construct bigger functors in point-free ...@@ -249,7 +249,7 @@ Using these combinators, one can easily construct bigger functors in point-free
style and automatically infer their contractivity, e.g: style and automatically infer their contractivity, e.g:
```coq ```coq
F := gmaURF K (agreeRF (prodOF (constOF natO) (laterOF idOF))) F := gmapURF K (agreeRF (prodOF (constOF natO) (laterOF idOF)))
``` ```
which effectively defines the desired example functor which effectively defines the desired example functor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment