Thanks a lot. Before putting this question I searched for "map" through the Julia 0.3 Manual (PDF version) and did not find a reference to a map() function. Now repeating this procedure I see it. Sorry.
I am still wondering what comprehension is good for if it dismisses all the type information. On Wednesday, May 7, 2014 1:58:40 PM UTC+2, Tobias Knopp wrote: > > try > > ys = map(runge,xs) >
