CSRT-NTUA / AlgoPlus

AlgoPlus is a C++17 library for complex data structures and algorithms
https://csrt-ntua.github.io/AlgoPlus
Apache License 2.0
148 stars 20 forks source link

documentation enrichment #8

Open spirosmaggioros opened 5 months ago

spirosmaggioros commented 5 months ago
  1. Check documentation and see if any functions for the already implemented classes are missing
  2. Please add classes that are missing from the documentation in the tutorials folder and make sure the codestyle is the same as the other .md files in this folder
  3. create a pull request to finally merge

:)