shift function documentation
Closed this issue · 2 comments
flip111 commented
Would it be ok to add a comment in the documentation which argument of the shift functions is the number and which is the amount of bits to shift? The original docs of the underlying javascript function describe it a bit clearer https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Left_shift
sigma-andex commented
Sure! Wanna create a PR?
sigma-andex commented