diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-11-29 21:37:53 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-11-29 21:37:53 -0800 |
commit | e0cdc5d61ed9ee40f21d0c77764105a35fc51fe2 (patch) | |
tree | 9052766d6a420d888bc0b8fbbafdb12628aba5bf | |
parent | dc860933e4d67cce4fb101e4c9e1b3afd04aca5d (diff) | |
download | txr-e0cdc5d61ed9ee40f21d0c77764105a35fc51fe2.tar.gz txr-e0cdc5d61ed9ee40f21d0c77764105a35fc51fe2.tar.bz2 txr-e0cdc5d61ed9ee40f21d0c77764105a35fc51fe2.zip |
doc: return value of slotset
* txr.1: slotset returns the stored value.
-rw-r--r-- | txr.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22426,6 +22426,11 @@ then the dirty flag of that object is set, causing the .code test-dirty function to report true for that object. +The +.code slotset +function returns +.metn new-value . + .coNP Functions @, test-dirty @ clear-dirty and @ test-clear-dirty .synb .mets (test-dirty << struct-obj ) |