On 24/07/2008, at 7:37 PM, Adelle Hartley wrote:

A related question: which programming languages allow me to replace the declaration of a variable with a parameterless function, without also doing a search & replace for each instance where the variable is used?

I'm not quite sure what you mean, but "variables" in Haskell are really just zero-argument functions. Do you have an example of what you had in mind?


--
% Andre Pang : trust.in.love.to.save  <http://www.algorithm.com.au/>



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to