News

Haskell variables are not variables in the sense of an abstraction for memory addresses, they are just function arguments. Where they are stored in memory is irrelevant. Report comment ...