Talk:Apply a callback to an array: Difference between revisions

→‎specifying callback: Needs more of a plain English definition
(Task description does not seem accurate.)
(→‎specifying callback: Needs more of a plain English definition)
Line 21:
 
The opening sentence of the Wikipedia [http://en.wikipedia.org/wiki/Callback_%28computer_science%29 entry] is: "In computer programming, a callback is executable code that is passed as an argument to other code." The current task description does not seem to specify that a callback is to be used. ("In this task, the goal is to take a combined set of elements and apply a function to each element.") Just adding the word to this won't work, as we wish to communicate what counts as a callback. --[[User:TBH|TBH]] 07:10, 16 January 2008 (MST)
:I was never really clear on what a callback is. Is it like a composition operator? --[[User:Mwn3d|Mwn3d]] 19:01, 16 January 2008 (MST)
Anonymous user