home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / EMPTYP.HLP < prev    next >
Text File  |  1990-06-11  |  254b  |  5 lines

  1. emptyp  -- Operation (predicate), one input.
  2.      The input can be any Logo object.  The output is the word true if  the
  3.      input  is  of  length  zero  (i.e.,  it is the empty word or the empty
  4.      list).  The output is the word false otherwise.
  5.