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 | fd171ca03aa44a304010ca18c3cf1731a514d2df (patch) | |
tree | 9052766d6a420d888bc0b8fbbafdb12628aba5bf /txr.1 | |
parent | f00e8b87c7eb63297d3cd16ddb35d19e5dc69861 (diff) | |
download | txr-fd171ca03aa44a304010ca18c3cf1731a514d2df.tar.gz txr-fd171ca03aa44a304010ca18c3cf1731a514d2df.tar.bz2 txr-fd171ca03aa44a304010ca18c3cf1731a514d2df.zip |
doc: return value of slotset
* txr.1: slotset returns the stored value.
Diffstat (limited to 'txr.1')
-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 ) |