- binding-set-fold proc nil setprocedure
Proc must be a procedure of three arguments. It is invoked for each element with the key, value and the accumulated value (nil for the first element).
Proc must be a procedure of three arguments. It is invoked for each element with the key, value and the accumulated value (nil for the first element).