Zulip Chat Archive
Stream: metaprogramming / tactics
Topic: Does anyone have an example of a LetRecToLift?
nrs (Jan 05 2025 at 16:12):
Trying to work my way through the elaboration of let rec
expressions. I'm wondering, does anyone have an example of a term that will produce, in TermElabM
, a value for a LetRecToLift
structure, and the value itself?
Last updated: May 02 2025 at 03:31 UTC