Expand description

Implementations of traits for taking the base-2 logarithm of a number.

The traits are FloorLogBase2, CeilingLogBase2, and CheckedLogBase2.