Join Slack
Powered by
what's the rationale behind `UInt.rotateLeft` and ...
# announcements
k
kevin.cianfarini
08/18/2020, 3:44 PM
what's the rationale behind
UInt.rotateLeft
and
UInt.rotateRight
being normal functions and not
infix
?
🤔 1
kevin.cianfarini
08/18/2020, 8:10 PM
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/rotate-left.html
Open in Slack
Previous
Next