Subject: Re: Does LISP have a "union" construct?
From: Erik Naggum <erik@naggum.no>
Date: 1998/12/03
Newsgroups: comp.lang.lisp
Message-ID: <3121647269687464@naggum.no>

* joswig@lavielle.com (Rainer Joswig)
| Certain implementations may signal an error when
| you want to create such an displaced array.

  from my reading of the standard, implementations are required to do this
  only for safe code.  "safe code" means a prevailing (optimize (safety 3))
  declaration.

  at least under Allegro CL, an (optimize (safety 0)) declaration turns off
  every check there is, but you are definitely on your own if you do that.

#:Erik
-- 
  The Microsoft Dating Program -- where do you want to crash tonight?