Merge remote-tracking branch 'origin/master'

This commit is contained in:
nora 2021-11-13 14:34:15 +01:00
commit 293726110a

View file

@ -2,3 +2,5 @@
Different Datastructures implemented in Rust
- LinkedList
- Binary tree (only for printing it, which only works of it's perfectly regular)