Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


smutbook:classes:util:array_prototypes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

smutbook:classes:util:array_prototypes [2023/08/06 20:22] – created leesmutbook:classes:util:array_prototypes [2023/08/06 20:23] (current) lee
Line 21: Line 21:
 ===== Array.prototype.aList =====  ===== Array.prototype.aList ===== 
  
-Assuming an array of [[PersistentObject]]s (or subclasses thereof), returns a serial-comma-separated description like .commaList(), but using those objects' .aName fields.+Assuming an array of PersistentObjects (or subclasses thereof), returns a serial-comma-separated description like .commaList(), but using those objects' .aName fields.
 <code> <code>
 // Assuming pistol, hat, and shotgun are all valid PersistentObjects, // Assuming pistol, hat, and shotgun are all valid PersistentObjects,
Line 30: Line 30:
 ===== Array.prototype.theList =====  ===== Array.prototype.theList ===== 
  
-Assuming an array of [[PersistentObject]]s (or subclasses thereof), returns a serial-comma-separated description like .commaList(), but using those objects' .theName fields.+Assuming an array of PersistentObjects (or subclasses thereof), returns a serial-comma-separated description like .commaList(), but using those objects' .theName fields.
 <code> <code>
 // Assuming pistol, hat, and shotgun are all valid PersistentObjects, // Assuming pistol, hat, and shotgun are all valid PersistentObjects,
smutbook/classes/util/array_prototypes.1691378562.txt.gz · Last modified: 2023/08/06 20:22 by lee