purescript-contrib/purescript-js-bigints

shift function documentation

Closed this issue · 2 comments

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

Sure! Wanna create a PR?

Done #13 , thx @flip111