Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Lalis bdfb9c9d57 Added true generic typing for stacks.
Allowed the user to custom define types for stacks, and more to come in the future.
2017-05-23 10:45:31 +02:00
Andrew Lalis d034657bf6 Added custom type to the stack
User can define a different type if they wish, and the stack will store those items.
2017-05-22 15:52:30 +02:00
Andrew Lalis 76e80dbd9a fixed some more with the readme 2017-05-22 15:36:54 +02:00
Andrew Lalis 1ccc72c16d trying out the code in readme 2017-05-22 15:34:36 +02:00
Andrew Lalis 3ae088f445 Updated readme with stack functions. 2017-05-22 15:30:13 +02:00
A.G. Lalis af8ad2fded Changed the readme a little bit.
Added some structure for listing all the functions.
2017-05-22 14:23:01 +02:00
Andrew Lalis f28d738b21 Initial commit 2017-05-22 14:13:50 +02:00