Content deleted Content added
No edit summary |
→top: General fixes, removed orphan tag |
||
Line 1:
{{Short description|none}}
The table shows a '''comparison of functional programming languages''' which compares various features and designs of different [[functional programming]] languages.
Line 105 ⟶ 104:
|[[Rust (programming language)|Rust]]
|{{No}}
|{{Partial}}, iterators are lazy,<ref>{{cite web | url=https://doc.rust-lang.org/book/ch13-02-iterators.html | title=The Rust Programming Language, Processing a Series of Items with Iterators }}</ref> external libraries exist<ref>{{cite web | url=https://crates.io/crates/lazy | title=Rust crate 'lazy'}}
|style="background:#8CF; text-align:center"|Static<ref>{{cite web |url=https://doc.rust-lang.org/book/ch03-02-data-types.html | title=The Rust Programming Language, Data Types}}</ref>
|{{Yes}}<ref name="rust-traits">{{cite web | url=https://doc.rust-lang.org/book/ch10-02-traits.html | title=The Rust Programming Language, Traits}}</ref>
|