| |||||
| |||||
Description | |||||
Code which replaces pattern matching on record constructors with uses of projection functions. | |||||
Synopsis | |||||
| |||||
Documentation | |||||
| |||||
Replaces pattern matching on record constructors with uses of projection functions. Does not remove record constructor patterns which have sub-patterns containing non-record constructor or literal patterns. | |||||
Produced by Haddock version 2.6.1 |