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
Please register or sign in to comment
This class, in combination with `TCForall`, turns out the useful in LambdaRust to express that lists of expressions are values.