Gaming32 / ArrayV

New home of https://github.com/MusicTheorist/ArrayVisualizer
MIT License
303 stars 47 forks source link

Sort Writing API? #69

Closed big-gay-dinosaur closed 3 years ago

big-gay-dinosaur commented 3 years ago

will there be an array writing api? like, you could write your own sorting algorithms or something, with some api and then it'll be sorted when you like compile and run it? idk but i think that is a really awesome idea

Gaming32 commented 3 years ago

That's exactly how this program works! See the sorts in src/sorts/ for examples.

EmeraldBlock commented 3 years ago

@big-gay-dinosaur in the future, please put a summary of the issue in the title! (also check out the discord server if you've got any questions about ArrayV)