Found inside – Page 4Pattern matching does not make it syntactically apparent when a partial ... functions arise (a) when patterns are not exhaustive in case expressions, ... Found inside – Page 61Thenwe define the function by case analysis using pattern matching on the argument. To give the same definition in Haskell, it will be sufficient to write ... Found inside – Page 316In the world of functional programming, Haskell is that powerful that we get it ... However, the third function definition must keep the pattern matching ... Found inside – Page 31$else