Xref: utzoo comp.lang.functional:173 comp.lang.prolog:2779 Path: utzoo!attcan!uunet!mcsun!ukc!edcastle!aiai!jeff From: jeff@aiai.ed.ac.uk (Jeff Dalton) Newsgroups: comp.lang.functional,comp.lang.prolog Subject: Re: Pattern matching considered harmful Message-ID: <2712@skye.ed.ac.uk> Date: 7 Jun 90 15:21:21 GMT References: <1990Jun5.175706.415@newcastle.ac.uk> <2584@skye.ed.ac.uk> <3077@goanna.cs.rmit.oz.au> <2790@syma.sussex.ac.uk> <1990Jun07.020319.27609@comp.vuw.ac.nz> Reply-To: jeff@aiai.UUCP (Jeff Dalton) Organization: AIAI, University of Edinburgh, Scotland Lines: 6 In article <1990Jun07.020319.27609@comp.vuw.ac.nz> brian@comp.vuw.ac.nz (Brian Boutel) writes: >This does not make pattern matching "harmful". Pattern matching is what >makes data-driven case analysis possible, and this is a good thing. Are you suggesting that data-driven case analysis would otherwise be impossible?