Higher-order functions: Difference between revisions

m
than -> then
m (than -> then)
Line 299:
}</lang>
 
Note that you ''can't'' call the passed function by " *funcParameter() ", since that would mean "call funcParameter and thanthen apply the * operator on the returned value".
 
Call:
Anonymous user