texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] [patch] 1.0.0.18-da7: base.scm: faster list-replace


From: David Allouche
Subject: [Texmacs-dev] [patch] 1.0.0.18-da7: base.scm: faster list-replace
Date: Fri, 18 Oct 2002 00:52:10 +0200
User-agent: Mutt/1.4i

Fourth and final patch in the series of cleanup to base.scm.

The previous implementation used the user procedure 'sublist' where it
would have been simpler to use the builtin (and R5RS standard)
procedure 'list-tail'. The change also saves one call to list-length.

-- 
David Allouche         | GNU TeXmacs -- Writing is a pleasure
Free software engineer |    http://www.texmacs.org
   http://ddaa.net     |    http://alqua.com/tmresources
   address@hidden  |    address@hidden
TeXmacs is NOT a LaTeX front-end and is unrelated to emacs.

Attachment: 1.0.0.18-da7.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]