summaryrefslogtreecommitdiff
path: root/Array notation.md
diff options
context:
space:
mode:
Diffstat (limited to 'Array notation.md')
-rw-r--r--Array notation.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Array notation.md b/Array notation.md
index b4cc810..caab634 100644
--- a/Array notation.md
+++ b/Array notation.md
@@ -1,5 +1,3 @@
-[[Rust]]
-
The array notation is a bit special compared to other languages so I will write it down here:
Unlike tuples, arrays can only hold one type: