From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stephen Compall Newsgroups: gmane.lisp.guile.devel Subject: Re: a circular dilemma . #0# (was Re: srfi-1 map!) Date: 17 Nov 2003 20:21:32 +0000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87ptfzpwwb.fsf@zip.com.au> <87brrebvi3.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069103285 9376 80.91.224.253 (17 Nov 2003 21:08:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2003 21:08:05 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Nov 17 22:08:03 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ALqbK-0000pX-00 for ; Mon, 17 Nov 2003 22:08:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ALrN5-0004qu-Bz for guile-devel@m.gmane.org; Mon, 17 Nov 2003 16:57:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ALr6U-0005nc-IU for guile-devel@gnu.org; Mon, 17 Nov 2003 16:40:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ALr5s-0005bb-Vs for guile-devel@gnu.org; Mon, 17 Nov 2003 16:40:08 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ALr5s-0005b4-6b for guile-devel@gnu.org; Mon, 17 Nov 2003 16:39:36 -0500 Original-Received: from [192.195.228.35] (helo=csserver.evansville.edu) by mx20.gnu.org with esmtp (Exim 4.24) id 1ALpy2-00074K-7a for guile-devel@gnu.org; Mon, 17 Nov 2003 15:27:26 -0500 Original-Received: from csserver.evansville.edu (localhost.localdomain [127.0.0.1]) by csserver.evansville.edu (8.12.8/8.12.8) with ESMTP id hAHKLXvS006646 for ; Mon, 17 Nov 2003 14:21:33 -0600 Original-Received: (from sc87@localhost) by csserver.evansville.edu (8.12.8/8.12.8/Submit) id hAHKLWMX006642; Mon, 17 Nov 2003 20:21:32 GMT X-Authentication-Warning: csserver.evansville.edu: sc87 set sender to s11@member.fsf.org using -f Original-To: guile-devel@gnu.org In-Reply-To: <87brrebvi3.fsf@zip.com.au> Original-Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3044 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3044 Kevin Ryde writes: > If you want to write some code, copying and adapting the current C > code would probably be much better. Would this be added to libguile-srfi-srfi-1.so? I just wrote it in Scheme to go with the context; it was a function eliminated from srfi-1.scm, eh? > I see the spec calls for list2 etc to have at least as many elements > as list1. Which I guess means list1 is finite (ie. non-circular) > and can be used to construct the return without further checking. Ah, I misinterpreted this. This makes my life much easier, now that I know I am not pathetic and weak. Thanks. :) -- Stephen Compall or s11 or sirian My method is to take the utmost trouble to find the right thing to say. And then say it with the utmost levity. -- G.B. Shaw chameleon man INSCOM Mantis Mena Geraldton Rule Psix offensive information warfare North Korea Skipjack Aldergrove Rubin Echelon Leuken-Baden counter intelligence bullion _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel