Add an `AsVal` type class.
This class, in combination with `TCForall`, turns out the useful in LambdaRust to express that lists of expressions are values.
Showing
- theories/heap_lang/lang.v 1 addition, 1 deletiontheories/heap_lang/lang.v
- theories/heap_lang/lifting.v 12 additions, 14 deletionstheories/heap_lang/lifting.v
- theories/heap_lang/proofmode.v 2 additions, 2 deletionstheories/heap_lang/proofmode.v
- theories/heap_lang/tactics.v 2 additions, 1 deletiontheories/heap_lang/tactics.v
- theories/program_logic/language.v 9 additions, 0 deletionstheories/program_logic/language.v
Loading
Please register or sign in to comment