summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/collections/Slice.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/collections/Slice.md')
-rw-r--r--docs/content/en/functions/collections/Slice.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/content/en/functions/collections/Slice.md b/docs/content/en/functions/collections/Slice.md
index e24b394ca..56c068d4b 100644
--- a/docs/content/en/functions/collections/Slice.md
+++ b/docs/content/en/functions/collections/Slice.md
@@ -5,16 +5,10 @@ categories: []
keywords: []
action:
aliases: [slice]
+ related:
+ - functions/collections/Dictionary
returnType: any
signatures: [collections.Slice ITEM...]
-related:
- - collections.Append
- - collections.Apply
- - collections.Delimit
- - collections.In
- - collections.Reverse
- - collections.Seq
- - collections.Slice
aliases: [/functions/slice]
---