1 个不稳定版本

0.1.0 2023年11月9日

#8#bubble

MIT 许可证

3KB
66

bsort

冒泡排序

$ cargo test

running 7 tests
test tests::it_works_bool_vec ... ok
test tests::it_works_char_vec ... ok
test tests::it_works_i8 ... ok
test tests::it_works_option_vec ... ok
test tests::it_works_str_vec ... ok
test tests::it_works_u8 ... ok
test tests::it_works_u8_vec ... ok

test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

无运行时依赖