cl-array (was Re: Bignums and stuff)

Brian Palmer <[email protected]> 22 Apr 2004 03:59:44 -0700
Newsgroups gmane.emacs.xemacs.design
Message-ID <[email protected]>
"Stephen J. Turnbull" <[email protected]> writes:
 
> Yes, but not very high priority.  It's not clear to me that our
> characters are compatible with CL, or whether they will be.  As for
> adding CL features, XEmacs has dumped much of the standard CL
> emulation library cl.el for many years, and some of them have migrated
> into C for efficiency.  Patches for more CL compatibilty would be
> considered, and I would imagine probably accepted if they didn't
> conflict with GNU Emacs compatibility.

David Bakhash submitted cl-array.el some time ago, and it looks like
it might have gotten overlooked. (At least, I don't see any followup
to it).

See , for example, 
  http://list-archive.xemacs.org/xemacs-beta/199811/msg00174.html

except that seems to be version 0.2. I've got a copy of 0.3 (that I
found somewhere, not sure where) that I successfully used this last
year for some simple bioinformatics stuff, where a multidimensional
array proved very handy. 

Would this be worthwhile to add?


-- 
I'm awfully glad I'm a Beta, because I don't work so hard.
cl-array.el (application/emacs-lisp, 11.6 KB) - not displayed