Skip to content

Add the lazy_coin example

Amin Timany requested to merge amintimany/iris-coq:lazy_coin into master

We replace the coin flip example in theories/heap_lang/coin_flip.v with the lazy coin example theories/heap_lang/lazy_coin.v.

Merge request reports