Docs.rs
  • lean-sys-0.0.3
    • lean-sys 0.0.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • imbrem
    • digama0
    • Dependencies
      • libc ^0.2 normal
      • memoffset ^0.7 normal
      • parking_lot ^0.12 normal
      • static_assertions ^1.1.0 normal
      • rand ^0.8 dev
      • rand_xoshiro ^0.6 dev
    • Versions
    • 8.8% 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

Module nat

  • Constants
  • Functions
?
Change settings

Module lean_sys::nat

source ·
Expand description

Natural numbers

Constants

LEAN_MAX_SMALL_NAT

Functions

lean_big_uint64_to_nat⚠
lean_big_usize_to_nat⚠
lean_cstr_to_nat⚠
lean_nat_add⚠
lean_nat_big_add⚠
lean_nat_big_div⚠
lean_nat_big_eq⚠
lean_nat_big_land⚠
lean_nat_big_le⚠
lean_nat_big_lor⚠
lean_nat_big_lt⚠
lean_nat_big_mod⚠
lean_nat_big_mul⚠
lean_nat_big_sub⚠
lean_nat_big_succ⚠
lean_nat_big_xor⚠
lean_nat_dec_eq⚠
lean_nat_dec_le⚠
lean_nat_dec_lt⚠
lean_nat_div⚠
lean_nat_eq⚠
lean_nat_gcd⚠
lean_nat_land⚠
lean_nat_le⚠
lean_nat_log2⚠
lean_nat_lor⚠
lean_nat_lt⚠
lean_nat_lxor⚠
lean_nat_mod⚠
lean_nat_mul⚠
lean_nat_overflow_mul⚠
lean_nat_pow⚠
lean_nat_shiftl⚠
lean_nat_shiftr⚠
lean_nat_sub⚠
lean_nat_succ⚠
lean_uint64_to_nat⚠
lean_unsigned_to_nat⚠
lean_usize_to_nat⚠