| ENCYCLOPEDIA 4U .com |
Encyclopedia Home Page |
|
Uniqueness typeA unique type guarantees that an object is used in a single-threaded way, without duplicating references to it. It also allows the destruction of variables. Uniqueness type can also be used to integrate with imperitive programming languages. Uniqueness types are implimented in Clean and Mercury. Uniqueness types were invented on a theoretical basis by Dana Harrington in her master thesis. |
Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Uniqueness type".