Why the hell does FOUND use a Set? #21

Open
opened 2020-05-20 17:23:25 +02:00 by schmittlauch · 0 comments
Owner

While implementing localCacheQuery, I at some point decided to make the QueryResponse constructor FOUND use a set of RemoteCacheEntry instead of a list.

As I nearly always convert this set back to a list in functions using that result, I wonder why I did this but cannot remember -_-

While implementing `localCacheQuery`, I at some point decided to make the QueryResponse constructor `FOUND` use a set of RemoteCacheEntry instead of a list. As I nearly always convert this set back to a list in functions using that result, I wonder why I did this but cannot remember -_-
schmittlauch added the
refactoring
label 2020-05-20 17:23:25 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: schmittlauch/Hash2Pub#21
No description provided.