mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
08bcf579a5
The Distinct transform removes duplicates based on the serialized format of the elements. By providing a deterministic coder, we can guarantee that no duplicates exist.