Skip to content

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

@clementblaudeau

Description

@clementblaudeau

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.

Metadata

Metadata

Labels

leanRelated to the Lean backend or libraryproof-libIssues related the backend-specific definitions (in the proof-lib folder)

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions