ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: functional programming
Topic: referential transparency
Topic: safe use of pointers
| |
Reference
Plasmeijer, R., van Eekelen, M.,
"Keep it CLEAN: a unique approach to functional programming",
ACM SIGPLAN Notices, 34, 6, June 1999, pp. 23-31.
Google
Quotations
25 ;;Quote: referential transparency--the result of a function is solely dependent on its arguments; a pure functional language
| 25+;;Quote: CLEAN maintains referential transparency of mutable arguments by guaranteeing unique references; e.g., via a copy
|
Related Topics
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: functional programming (43 items)
Topic: referential transparency (26 items)
Topic: safe use of pointers (102 items)
|