Function StackHash.opApply

int opApply (
  int delegate(ref K, ref V) dg
);