Searching for "Warnings for pattern matching." – sorted by Relevance.
-
Code reuse through polymorphic variants
- . Warning: this pattern-matching is not exhaustive. Here is an example of a value that is not matched: Conc
- Cited by 26 (3 self) – Add To MetaCart
-
CSL 102; Introduction to Computer Science
- ’ | ’b’ -> ’B’| ’c’ -> ’C’ ;; Warning: this pattern-matching is not exhaustive. Here is an example
- Add To MetaCart
-
found at the ENTCS Macro Home Page.
- to the previous definitions of car and cdr with: Warning: this pattern-matching is not exhaustive. Here
- Add To MetaCart
-
Repairing Type Errors in Functional Programs
- , in contrast to warning messages which do not prevent compilation (e.g. a warning that pattern matching
- Cited by 6 (1 self) – Add To MetaCart

