home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / is.atomic < prev    next >
Encoding:
Text File  |  1997-04-23  |  213 b   |  11 lines

  1.     
  2.     _I_s _a_n _O_b_j_e_c_t _A_t_o_m_i_c?
  3.     
  4.          is.atomic(x)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          is.atomic returns TRUE if x does not have a list struc-
  9.          ture and FALSE otherwise.
  10.     
  11.