Docs.rs
  • lib_algorithms-0.0.9
    • lib_algorithms 0.0.9
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BeshTeR
    • Dependencies
      • num ^0.4 normal
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lib_algorithms0.0.9

Crate Items

  • Functions

List of all items

Functions

  • mix::fizz_buzz
  • nat::big
  • nat::bin
  • nat::divisors
  • nat::fact
  • nat::fib
  • nat::mul
  • nat::pow
  • nat::pythag
  • primes::factors
  • primes::is_prime
  • primes::list
  • sort::qsort
  • sort::ssort