mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
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 |
||
|---|---|---|
| .. | ||
| constants.go | ||
| defs.go | ||
| set.go | ||
| set_test.go | ||
| values.go | ||