chickadee » srfi-134 » ideque-append-map

ideque-append-map proc idequeprocedure

Applies proc to the elements of ideque. It is an error if the result is not a list. Returns an ideque containing the elements of the lists in order.