ShortLaws

object ShortLaws

Functions

Link copied to clipboard
inline fun Short.countLeadingZeroBitsLaw(): Int
Link copied to clipboard
inline fun Short.countOneBitsLaw(): Int
Link copied to clipboard
inline fun Short.countTrailingZeroBitsLaw(): Int
Link copied to clipboard
inline fun Short.divLaw(other: Int): Int
inline fun Short.divLaw(other: Long): Long