Removes a pre-serialized entity map from the accumulator.
void removeMap(Map<String, dynamic> map) => _xor(datumEntityDigest(map));