Changes

Jump to navigation Jump to search
231 bytes added ,  03:14, 28 September 2024
Line 138: Line 138:     
</pre>
 
</pre>
 +
 +
Example of Phi Combinator with Lambda Notation:
 +
λΦ([DIVIDE,SUM,Length])(1..10)
 +
 +
//λΦ([DIVIDE,SUM,Length]) creates a function pattern d => a(b(d),c(d)), where DIVIDE is a, SUM is b, Length is c, and d is the data effectively./
2,824

edits

Navigation menu