You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/src
trivernis fd13f7ae64
Reimplement shuffle for VecDeque in coreutils
Introduced the new trait Shuffle that is implemented for
VecDeque and shuffles it. Previously the VecDeque
was shuffled with a function provided in the main utils module.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
commands Reimplement is_image and is_video in coreutils 3 years ago
messages Add subcrate bot-coreutils 3 years ago
providers Reimplement shuffle for VecDeque in coreutils 3 years ago
utils Reimplement shuffle for VecDeque in coreutils 3 years ago
client.rs Change submodule name database to bot-databas for new naming scheme 3 years ago
handler.rs Change now playing to update automatically 3 years ago
main.rs Change now playing to update automatically 3 years ago