Hacker News new | ask | show | jobs
by nemetroid 880 days ago
Looked at the first library in the list, "Algorithms". The first item in that library is bubbleSort(). I'll pass.
1 comments

Yes, the Algorithms library is just a placeholder, as specified in the docs.

https://pagghiu.github.io/SaneCppLibraries/library_algorithm...

Hopefully it will get expanded with more useful algorithms, it has not been a priority in the first releases cycle.