Mark3K
Results
2
issues of
Mark3K
Hi, I trying to help with this issue #456, and it almost work, but I am a newbie to rust and not familiar with MacOS development. when I run the...
The value returned by `randomLevel` in skiplist.go may exceed `skipListMaxLevel` when: + sl.rander.Uint64() > total + sl.len >= 2^(skipListMaxLevel-2)