Apply the specified function to each element of the subobject.

over_map(d, l, f)

Arguments

d

the data

l

the lens

f

the function to use, potentially a ~ specified anonymous function.