Docs.rs
  • beetle-collatz-0.4.21
    • beetle-collatz 0.4.21
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Mearkatz
    • Dependencies
      • beetle-nonzero ^0.1.0 normal
      • no-panic ^0.1.20 normal
      • num ^0.4.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate beetle_collatz

  • Traits
  • Functions
?
Change settings

List of all items

Traits

  • Collatz

Functions

  • bouncy_numbers::alpha
  • bouncy_numbers::calculate_bouncy_sequence
  • check_range::alpha
  • check_range::omega
  • check_range::omega_all_odds
  • divide_while_even
  • fall::alpha
  • fall::omega
  • rules::basic
  • rules::even_rule
  • rules::halve_odds
  • rules::odd_rule
  • rules::trailing_zeros
  • rules::trailing_zeros_num_is_even
  • rules::trailing_zeros_num_is_odd
  • steps::alpha
  • steps::omega
  • steps::omega_n_is_even
  • steps::omega_n_is_odd
  • steps_range::alpha
  • steps_range::omega
  • transformations