| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce a RelayIdSet and use it in place of HashSet<RelayId>. | Nick Mathewson | 2022-08-10 | 1 | -0/+135 |
| This makes lookups a little more efficient. I do with that HashSet just supported this use-case, but for now this seems our best option. | |||||
