top | item 5821463

(no title)

scarboy | 12 years ago

You should be using map[T]struct{} for sets instead of bool. struct{}s use 0 bytes and there will be no confusion as to what the value is for.

discuss

order

No comments yet.