map elt-fn value-fn )elt-fn on successive pairs of the map (as two arguments); when done,value-fn on no arguments and returns the result(s). This is called bydo-map to provide for the possibility of different map implementations; itelt-fn and value-fn must be function objects, notinternal-do-map wb-map t t |