Skip to content

Commit

Permalink
Merge dfca7c1 into aad97e8
Browse files Browse the repository at this point in the history
  • Loading branch information
xunilrj authored Jul 1, 2024
2 parents aad97e8 + dfca7c1 commit fcf2380
Show file tree
Hide file tree
Showing 13 changed files with 626 additions and 59 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ use super::{
///
/// # Details
///
/// This algorithm checks is a match expression is exhaustive and if its match
/// This algorithm checks if a match expression is exhaustive and if its match
/// arms are reachable by applying the above definitions of usefulness and
/// witnesses. This algorithm sequentially creates a [WitnessReport] for every
/// match arm by calling *U(P, q)*, where *P* is the [Matrix] of patterns seen
Expand Down
Loading

0 comments on commit fcf2380

Please sign in to comment.