arrow-analysis-laws
2.0.2-alpha.6
arrow-analysis-laws
/
arrow.analysis.laws.kotlin
/
ByteLaws
Byte
Laws
object
ByteLaws
Content copied to clipboard
Functions
Functions
count
Leading
Zero
Bits
Law
Link copied to clipboard
inline
fun
Byte
.
countLeadingZeroBitsLaw
(
)
:
Int
Content copied to clipboard
count
One
Bits
Law
Link copied to clipboard
inline
fun
Byte
.
countOneBitsLaw
(
)
:
Int
Content copied to clipboard
count
Trailing
Zero
Bits
Law
Link copied to clipboard
inline
fun
Byte
.
countTrailingZeroBitsLaw
(
)
:
Int
Content copied to clipboard
div
Law
Link copied to clipboard
inline
fun
Byte
.
divLaw
(
other
:
Int
)
:
Int
Content copied to clipboard
inline
fun
Byte
.
divLaw
(
other
:
Long
)
:
Long
Content copied to clipboard