0x307e / i_cant_believe_it_can

Rust implementation of https://arxiv.org/abs/2110.01111

Home Page:https://arxiv.org/abs/2110.01111

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i can't believe it can

Rust implementation of https://arxiv.org/abs/2110.01111

Usage

let mut vector = vec![3, 1, 6, 7, 4, 2];
i_cant_believe_it_can::sort(&mut vector);

Requirements

Rust 1.55.0 or later.

License

MIT

Author

makotia

About

Rust implementation of https://arxiv.org/abs/2110.01111

https://arxiv.org/abs/2110.01111

License:MIT License


Languages

Language:Rust 100.0%