RDF.Diff.merge
You're seeing just the function
merge
, go back to RDF.Diff module for more information.
Specs
Merges two diffs.
The diffs are merged by adding up the additions
and deletions
of both
diffs respectively.