mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-08 02:14:56 +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.
|
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
|
## References
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user