diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -22142,6 +22142,20 @@ isn't bound to a particular object. The binding of .code slot-name to a slot in the structure object occurs when the function is called. +.coNP Function @ slots +.synb +.mets (slots << type ) +.syne +.desc +The +.code slots +function returns a list of all of the slots of struct type +.metn type . + +The +.meta type +argument must be a structure type, or else a symbol +which names a structure type. .coNP Function @ slotp .synb .mets (slotp < type << name ) |