summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.114
1 files changed, 14 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index cd44ca68..bc0ea7d7 100644
--- a/txr.1
+++ b/txr.1
@@ -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 )