You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lambda expressions are not quantifier expressions, but both quantifier
expressions and lambda expressions are bindings. This commit fixes the
conversion of lambda expressions to C syntax by generalizing the conversion
of quantifier expressions to binding expressions.
0 commit comments