chickadee » srfi-113 » bag-for-each-unique

bag-for-each-uniqueprocedure

Applies proc to each unique element of bag in arbitrary order, passing the element and the number of times it occurs in bag, and discarding the returned values. Returns an unspecified result.