Given an event and a map function, returns another event which maps each element through the mapping function.
map
Given an event and a
mapfunction, returns another event which maps each element through the mapping function.