Function beetle_collatz::decrease_steps::alpha
source · pub fn alpha<T: Collatz>(__arg0: NonZeroUnchecked<T>) -> Option<u32>Expand description
Returns how many steps ‘n’ takes to decreaseb below its starting value
pub fn alpha<T: Collatz>(__arg0: NonZeroUnchecked<T>) -> Option<u32>Returns how many steps ‘n’ takes to decreaseb below its starting value