Pair2 v0.1.1 Pair2.DuplicatesIndex View Source

Maintains an ETS map of ID values to a key in a Map where it’s duplicates are found. It merges duplicates as necessary and updates the ETS index.

Link to this section Summary

Link to this section Functions

Link to this function add_dup(id1, id2, dups, existing1, existing2) View Source