Build fails if key count is a power of two
Open
- Dominant language
- Go
- Stars
- 192
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
```
func TestCHD_Pow2(t *testing.T) {
check := func(n int) (err error) {
cb := Builder()
for i:=0; i
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.