Comparison of functional programming languages: Difference between revisions

Content deleted Content added
mNo edit summary
checking refs
Line 129:
| {{Yes}}, but not default<ref>{{cite web|title=Laziness - Dlang Tour|url=https://tour.dlang.org/tour/en/basics/laziness|access-date=7 April 2020}}</ref>
| style="background:#8CF; text-align:center"|Static<ref>{{cite web|title=Type System|url=https://dlang.org/spec/type.html|access-date=7 April 2020}}</ref>
| {{dunno}}
| {{Yes}}<ref>{{cite web|title=Arrays|url=https://dlang.org/spec/arrays.html#static-arrays|access-date=7 April 2020}}</ref>
| {{Yes}}
| {{Partial}}, with lazy evaluation<ref>{{cite web|title=Laziness - Dlang Tour|url=https://tour.dlang.org/tour/en/basics/laziness|access-date=7 April 2020}}</ref>
| {{Yes}}<ref>{{cite web|title=Immutable - Dlang Tour|url=https://tour.dlang.org/tour/en/basics/immutability|access-date=7 April 2020}}</ref>
| {{No}}