hax icon indicating copy to clipboard operation
hax copied to clipboard

feat(proof-lib/lean): Rename the `Result` monad into something not used by Rust

Open clementblaudeau opened this issue 1 month ago • 0 comments

The Result monad used in the Lean backend is confusingly named the same as the Result type of Rust. We should change the former to something not used in Rust to avoid confusion and name clashes.

clementblaudeau avatar Nov 13 '25 09:11 clementblaudeau