(no title)
mhaymo
|
5 years ago
Good point. I guess the reason the author finds removing from lists to be relevant is because there is no Set structure in the Go standard library. They should use a `map[t]bool`, but that is non-obvious to many programmers.
dullcrisp|5 years ago
vlowther|5 years ago
simiones|5 years ago
nitrix|5 years ago