I\'m interested if there is any function like array_map or array_walk from php.
Don\'t need an for that travels all the array. I can do that for myself.
map() is somehow similar to array_walk
map()
array_walk
http://jqapi.com/#p=map