Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 374 Bytes

Collatz

Calculate the length of the Collatz sequence for a given number

Crates.io DeepSource

Usage

collatz(n) returns the length of the Collatz sequence for n.