deleted: (acc, { key, preValue }) => acc.concat(`${repCh}- ${key}: ${stringify(preValue, depth + 1)}\n`),