tympanix / ppdr

(P)rovenance-preserving (P)olicy (D)ata (R)epository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Set use Map instead of Slice

MarcStorm opened this issue · comments

Using a Map instead of an Array will overcome the issue of having duplicate elements.