home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / j32.sit / j.rsrc / TEXT_1301_#.txt < prev    next >
Encoding:
Text File  |  1991-06-13  |  356 b   |  5 lines

  1. #  (Verb)
  2.  
  3. TALLY (_)  #y is 1 if y is an atom, and is otherwise the number of items in y.
  4.  
  5. COPY (1 _)  If the arguments have an equal number of items, then x#y copies +/x items from y, with i{x repetitions of item i{y; if one is an atom, it is repeated to make the item count of the arguments equal; if both are atoms they are treated as one-element lists.