chickadee » srfi-134 » ideque-map

ideque-map proc idequeprocedure

Applies proc to the elements of ideque and returns an ideque containing the results in order. The dynamic order of calls to proc is unspecified.