summaryrefslogtreecommitdiff
path: root/docs/type_system/map.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/map.md')
-rw-r--r--docs/type_system/map.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/type_system/map.md b/docs/type_system/map.md
new file mode 100644
index 0000000..4133bd5
--- /dev/null
+++ b/docs/type_system/map.md
@@ -0,0 +1,7 @@
+# Map
+
+---
+
+```text
+Map[KEY_TYPE; VALUE_TYPE]
+```