Eg. `fun bitCount(n: Int): BitCount? = BitCount.va...
# announcements
n
Eg.
fun bitCount(n: Int): BitCount? = BitCount.values().find{it.value == n}