diff options
Diffstat (limited to 'mindmap/stack.org')
| -rw-r--r-- | mindmap/stack.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mindmap/stack.org b/mindmap/stack.org index 9f05a5e..c66e3fa 100644 --- a/mindmap/stack.org +++ b/mindmap/stack.org @@ -3,7 +3,7 @@ :END: #+title: stack #+author: Preston Pan -#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> + * Introduction A stack in programming is a data structure that satisfies the following API rules: 1. Push: puts something on the top of the stack |
