[Haskell] Re: Why is getArgs in the IO monad?

Jim Apple japple at freeshell.org
Tue Jan 18 01:31:19 EST 2005


Tomasz Zielonka wrote:

> I like to think that pure functions don't change between executions.

I'd like to think they wouldn't change within executions. Is there a 
pure haskell way to check the value of a function between exections?

Jim



More information about the Haskell mailing list