Functional programming: Difference between revisions

Content deleted Content added
mv new contribution to body
Icchi User (talk | contribs)
m Added citation
Line 197:
<!-- TO DO: Expand / example code?? -->
 
Alternative methods such as [[Hoare logic]] and [[uniqueness type|uniqueness]] have been developed to track side effects in programs. Some modern research languages use [[effect system]]s to make the presence of side effects explicit.<ref>{{citationCitation |last=Hartmanis |first=Juris |title=Complexity classes without machines: On complete languages for UP needed|date=July1986 2018|work=Lecture Notes in Computer Science |pages=123–135 |url=https://doi.org/10.1007/3-540-16761-7_62 |access-date=2024-12-12 |place=Berlin, Heidelberg |publisher=Springer Berlin Heidelberg |isbn=978-3-540-16761-7 |last2=Hemachandra |first2=Lane}}</ref>
<!-- TO DO: Expand -->