Quote: a data type is semantically transparent if primitive operations create new values instead of altering existing ones; makes value and pointer semantics the same
Group: data type
Topic: variable as reference to a value
Topic: value as an object
Quotation Skeleton
call a data type semantically transparent if all … currently represented in storage [i.e., write-once]. … If all data types in a language are … value semantics are largely implemented using pointers and …
Google-1Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: use pointer semantics and semantically transparent types to implement value semantics; e.g., SETL
Related Topics
Group: data type (34 topics, 723 quotes)
Topic: variable as reference to a value (21 items)
Topic: value as an object (29 items)