ergo/irc/modes
Shivaram Lingamneni 9fe65223db fix #527
Use []uint32 in bitset instead of []uint64, because it's harder to guarantee
64-bit alignment of []uint64 than I had realized:

https://go101.org/article/memory-layout.html
2019-05-27 15:51:28 -04:00
..
modes.go fix #527 2019-05-27 15:51:28 -04:00
modes_test.go fix #400 2019-04-28 02:48:19 -04:00