- Introduces
Collectible::merge()and implements it inCollection. - Adds a new lazy write operation
Internal\Operations\Write\Merge. - Adds unit tests and README documentation for merging collections.
Collectible::merge() and implements it in Collection.Internal\Operations\Write\Merge.