Compile a single constant.
( name: &Name, all: &NameSet, lean_env: &Arc<LeanEnv>, cache: &mut BlockCache, stt: &CompileState, kctx: &mut KernelCtx, )
| 3002 | )?, |
| 3003 | || { |
| 3004 | compare_expr( |
| 3005 | &x.value, |
| 3006 | &y.value, |
| 3007 | mut_ctx, |
| 3008 | &x.level_params, |
| 3009 | &y.level_params, |
| 3010 | stt, |
| 3011 | ) |
| 3012 | }, |
| 3013 | ) |
| 3014 | }, |
| 3015 | ) |
| 3016 | }, |