#positive #ai-powered #determine #detection #find #programming #positivity

nightly is_positive

A simple Rust library to check if any non-ZST is positive

2 releases

0.1.338 Sep 10, 2024
0.1.337 Sep 10, 2024

#186 in Video

MIT license

38KB
67 lines

๐Ÿฆ€ Safe Is Positiveโ„ข ๐Ÿฆ€

Welcome to the cutting-edge, totally-not-cursed Rust library that pushes the boundaries of what's possible (and probably what's sensible) in Rust programming! Works only in nightly Rust due to use of generic_const_exprs. Checkout cve-rs to find out why this works.

Features

  • ๐Ÿ”’ Ultra-safe code (pinky promise)
  • ๐Ÿง  AI-powered positivity detection
  • ๐Ÿ•ฐ๏ธ Time-bending lifetime extensions
  • ๐Ÿ Bee Movie script

Usage

Here's a quick example of how to use our groundbreaking is_positive function:

use is_positive::is_positive;

fn main() {
    let number = 42;
    let mood = "ecstatic";

    println!("Is 42 positive? {}", is_positive(number)); // true
    println!("Is 'ecstatic' positive? {}", is_positive(mood)); // true
}

Warning

๐Ÿšจ NEVER, and I mean NEVER use this in your code. The transmute relies on compiler bug and WILL produce UB ๐Ÿšจ

Features

  • transmute: Transmute any type to any other type without unsafe code! What could go wrong?
  • is_positive: Determine if any type is positive using cutting-edge AI technology (results may vary).

Contributing

Contributions are welcome! Please note that all pull requests must be accompanied by a notarized statement declaring that you understand the cosmic consequences of your actions.

Acknowledgements

The Rust compiler for not completely giving up on us.

No runtime deps