quote4 icon indicating copy to clipboard operation
quote4 copied to clipboard

Intuitive, type-safe expression quotations for Lean 4.

Results 27 quote4 issues
Sort by recently updated
recently updated
newest added

Since `Simproc.ofQ` is a higher order function, it's good to inline or specialize it.

Either diagnose and fix, or at very least comment out.

When quoted data is declared using the `variable` command, occurrence highlighting picks up a lot of irrelevant stuff. ### Lean version ``` Lean 4.22.0-rc3 Target: arm64-apple-darwin23.6.0 macOS ``` ### `quote4`...

This follows up on #88 This also fixes semantic highlighting: ![image](https://github.com/user-attachments/assets/ac633987-b7d4-42ca-a8bb-a7ce4e716d95)