Fold (higher-order function): Difference between revisions

Content deleted Content added
In various languages: note on Rust's rev method
Universality: clarification about getting fix from folds
Line 609:
</syntaxhighlight>
 
Also, in a lazy language with infinite lists, a [[fixed point combinator]] can be implemented via fold,<ref>{{cite journal
|last= Pope
|first= Bernie