mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 09:23:18 +08:00
Update Bits Operations README.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user