aboutsummaryrefslogtreecommitdiff
path: root/docs/thread
diff options
context:
space:
mode:
authorame <[email protected]>2026-02-02 03:40:54 -0600
committerame <[email protected]>2026-02-02 03:40:54 -0600
commit721eaf37603d3e66c274172428fb012950cb78c2 (patch)
tree4416964f5458a1fb6661a05f337ef9c3b6cc60f3 /docs/thread
parent2f81ec62dd0690cf03d7386d8f1e828388ba7e58 (diff)
buffer return prev on :set
Diffstat (limited to 'docs/thread')
-rw-r--r--docs/thread/buffer.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/thread/buffer.md b/docs/thread/buffer.md
index 65af0c0..fbd6678 100644
--- a/docs/thread/buffer.md
+++ b/docs/thread/buffer.md
@@ -36,6 +36,7 @@ copies the value in the buffer to the current state
buffer:set(V)
sets the value in the buffer
+returns the old value of the buffer
### buffer:mod