summaryrefslogtreecommitdiff
path: root/Lists/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lists/README.md')
-rw-r--r--Lists/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/Lists/README.md b/Lists/README.md
new file mode 100644
index 0000000..3daa129
--- /dev/null
+++ b/Lists/README.md
@@ -0,0 +1,17 @@
+# Lists
+
+Limbo supports lists of a type as a basic construct.
+
+## Source
+
+###
+
+
+
+## Demo
+
+
+
+## Exercises
+
+- Try reversing a list.