[Shootout-list] Object instantination/method call and functional languages

Einar Karttunen ekarttun@cs.helsinki.fi
Sun, 13 Jun 2004 20:41:23 +0300


Hello

How should functional languages without side-effects handle 
them? Put objects in a database and use a reference there
or simply make the mutating methods return new toggless?

- Einar Karttunen