Docs.rs
  • lambda-types-0.2.0
    • lambda-types 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • balt-dev
    • Dependencies
      • paste ^1 normal
    • Versions
    • 89.47% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lambda_types0.2.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • boolean::And
  • boolean::If
  • boolean::Not
  • boolean::Or
  • boolean::Xor
  • datatypes::First
  • datatypes::Null
  • datatypes::Pair
  • datatypes::Second
  • math::Add
  • math::ConstIncrement
  • math::ConstNumber
  • math::Eq
  • math::Exponent
  • math::IsZero
  • math::Leq
  • math::Multiply
  • math::Predecessor
  • math::Subtract
  • math::Successor
  • math::ToNumber
  • primitives::Apply
  • primitives::Compose
  • primitives::Composed
  • primitives::Constant
  • primitives::Curried
  • primitives::Curry
  • primitives::FirstOf
  • primitives::Identity
  • primitives::SecondOf
  • primitives::Sheinfinkel

Traits

  • Function

Macros

  • call
  • chained
  • define
  • prelude::call
  • prelude::chained
  • prelude::define

Type Aliases

  • boolean::False
  • boolean::True
  • datatypes::Nil
  • math::Zero