summaryrefslogtreecommitdiff
path: root/docs/type_system/buffer.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-30 21:38:34 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-30 21:38:34 -0400
commit523649ed10f85bddcad574afa47abaf73d2b0a1e (patch)
tree6ee76cf7abcc9c2fa62b8c6b51c53483d5b222d5 /docs/type_system/buffer.md
parentdd9713497bfc9e27f9b1ff3181d34ee241f05ec8 (diff)
change to result and iteration unions
Diffstat (limited to 'docs/type_system/buffer.md')
-rw-r--r--docs/type_system/buffer.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/buffer.md b/docs/type_system/buffer.md
index dca8ab9..f351b4f 100644
--- a/docs/type_system/buffer.md
+++ b/docs/type_system/buffer.md
@@ -38,6 +38,8 @@ Array[Generic.T] `alias Buffer[[TYPE] Generic.T]
## ``pop`
+## ``reverse`
+
## ``join`
## ``split`