diff options
Diffstat (limited to 'docs/type_system/buffer.md')
| -rw-r--r-- | docs/type_system/buffer.md | 4 |
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 |
