map(functor,master)
Type: Method
File:
Implemented in:
PowerArray
Included in:
creates the new array from a source, by using results of functor
Parameters
functor - method that needs being executed
function
master - the object that the method needs being applied (optional)
object
Returns