Attempt at modeling closures. this does not work because of higher
order liftetime polymorphism in the ref::map function.
Showing
- _CoqProject 1 addition, 0 deletions_CoqProject
- theories/typing/lib/closures.v 280 additions, 0 deletionstheories/typing/lib/closures.v
- theories/typing/lib/refcell/ref_code.v 13 additions, 15 deletionstheories/typing/lib/refcell/ref_code.v
- theories/typing/lib/spawn.v 26 additions, 39 deletionstheories/typing/lib/spawn.v
theories/typing/lib/closures.v
0 → 100644
Please register or sign in to comment