data
data copied to clipboard
Do not preserve keys of filtered items in iterable data reader
Suggest don't change iterable data reader, but add comment to ReadableDataInterface::read() about keys (keys can have any value, you should not rely on them somehow).
Agree.