aboutsummaryrefslogtreecommitdiff
path: root/src/checker_set.rs
AgeCommit message (Collapse)Author
2026-04-27enforce arm match uniqueness againtslil
2026-04-27add distinction between hypothetical and concrete elements to the set ↵tslil
checker, it now enforces that all arms in case are well typed!
2026-04-27refactor error to be clearertslil
2026-04-24computing casestslil