mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Update Bits Operations README.
This commit is contained in:
parent
983492115d
commit
ecfc287927
@ -154,7 +154,7 @@ Count of valuable bits is: 3
|
||||
When we shift 1 four times it will become bigger than 5.
|
||||
```
|
||||
|
||||
> See `bitsDiff` function for further details.
|
||||
> See [bitLength](bitLength.js) function for further details.
|
||||
|
||||
## References
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user