home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / function / 1057 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  841 b 

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!tamsun.tamu.edu!mtecv2!ojuarez
  2. From: ojuarez@mtecv2.mty.itesm.mx (Octavio Juarez Espinosa)
  3. Newsgroups: comp.lang.functional
  4. Subject: About function middle using primitive recursion
  5. Summary: help
  6. Keywords: help
  7. Message-ID: <6006@mtecv2.mty.itesm.mx>
  8. Date: 2 Sep 92 15:38:31 GMT
  9. Organization: I.T.E.S.M. Campus Monterrey
  10. Lines: 24
  11.  
  12.  
  13.  
  14. Hi,
  15.  
  16. I am very interested in to receive some version for funtion middle.
  17.  
  18. (middle list)  return nil if is even number of elements.
  19.         return the element if is odd the number of elements
  20.  
  21. Constrains:
  22. Only one recursion call and only with the CRD of argument.
  23.  
  24. Thanks in advance.
  25.  
  26. Sincerely,
  27.  
  28. Octavio Juarez Espinosa.
  29. ojuarez@mtecv2.mty.itesm.mx
  30.  
  31. -- 
  32. Octavio Juarez Espinosa
  33. Gabriel Valerio 1134 
  34. Saltillo, Coahuila    CP 25000
  35. Mexico  email ojuarez@mtecv2.mty.itesm.mx
  36.