Subject: Re: lisp data types?
From: Erik Naggum <erik@naggum.net>
Date: 20 Nov 2000 06:53:19 +0000
Newsgroups: comp.lang.lisp
Message-ID: <3183691999602665@naggum.net>

* "Esteban" <hook@catfish.net>
| I would be very grateful for an overview of Lisp's data types and
| Lisp's use of data types.

  You will probably find what you are looking for in the Common Lisp
  HyperSpec (the online version of the Common Lisp Standard).  The
  current starting point seems to be

  <URL:http://www.xanalys.com/software_tools/reference/HyperSpec/>

#:Erik
-- 
  ALGORITHM: a procedure for solving a mathematical problem in a finite
  number of steps that frequently involves repetition of an operation.
  ALGOREISM: a procedure for solving an electoral problem in a finite
  number of steps that frequently involves repetition of an operation.