diff options
| author | ame <[email protected]> | 2026-02-02 03:40:54 -0600 |
|---|---|---|
| committer | ame <[email protected]> | 2026-02-02 03:40:54 -0600 |
| commit | 721eaf37603d3e66c274172428fb012950cb78c2 (patch) | |
| tree | 4416964f5458a1fb6661a05f337ef9c3b6cc60f3 /docs/thread/buffer.md | |
| parent | 2f81ec62dd0690cf03d7386d8f1e828388ba7e58 (diff) | |
buffer return prev on :set
Diffstat (limited to 'docs/thread/buffer.md')
| -rw-r--r-- | docs/thread/buffer.md | 1 |
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 |
