Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!killer!pollux!ti-csl!mips!gateley From: gateley@mips.csc.ti.com (John Gateley) Newsgroups: comp.lang.lisp Subject: Re: Functions vs. Procedures in Lisp Message-ID: <51742@ti-csl.CSNET> Date: 17 Jun 88 19:56:14 GMT References: <34296@linus.UUCP> <1350017@otter.hple.hp.com> <6024@uwmcsd1.UUCP> Sender: news@ti-csl.CSNET Reply-To: gateley@mips.UUCP (John Gateley) Organization: TI Computer Science Center, Dallas Lines: 10 In article <6024@uwmcsd1.UUCP> markh@csd4.milw.wisc.edu (Mark William Hopkins) writes: >[Examples of side-effecting mathematics deleted] >Conclusion: Mathematical functions and programming language functions are MUCH >more closely related than anybody has realised up to now. I dont follow this, but if what you are saying is true, you should be able to write a mathematical function with side effects. Show me how to do this. I would like to see, for example, two functions f and g where g always returns the last argument passed to f. John Gateley