diff --git a/DIRECTORY.md b/DIRECTORY.md index b76a233..e2bce98 100644 --- a/DIRECTORY.md +++ b/DIRECTORY.md @@ -1,5 +1,8 @@ # Table of Contents +## Data Structures +- [Stack](data_structures/stack.jule) + ## Math - [Abs](math/abs.jule) - [Ceil](math/ceil.jule)