summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/type_system/buffer.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/type_system/buffer.md b/docs/type_system/buffer.md
index 256cb40..942bcb1 100644
--- a/docs/type_system/buffer.md
+++ b/docs/type_system/buffer.md
@@ -30,6 +30,10 @@ Array[Generic.T] `alias Buffer[.type; Generic.T]
## ``pop`
+## ``join`
+
+## ``split`
+
## Concatenate `,`
# Iterating