ListOfFloats = [ Y || {Y,_} <- [string:to_float(X) || X <- ListOfStrings]].

Erlang Convert a list of strings t...

by andrewf, November 25, 2009 11:25, 3 refactorings

Is there a nicer way to 'co...

F82d5648a23607ee54ad2d56952e625a Talk