- Original Message -
From: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>
To: "Merrill Cornish" <[EMAIL PROTECTED]>; "Gert Driesen"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 07, 2004 11:49 P
> A language in which the return value of a function cannot be saved it
weird.
If my memory is correct pure functional languages do not "save" return
values. Most programmers learning a pure functional language find it
weird because they are used to imperative languages like C++, Java, C#,
etc.
F