guile-user
[Top][All Lists]
Advanced

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

Re: functional hash operations


From: Paul Jarc
Subject: Re: functional hash operations
Date: Thu, 02 Jan 2003 01:18:21 -0500
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

Christopher Cramer <address@hidden> wrote:
> On Tue, Dec 31, 2002 at 04:26:53PM -0500, Paul Jarc wrote:
>> (BTW, is there a better way to copy a vector?)
>
> A better way would be to use vector-move-left! or vector-move-right!:

Looks good, thanks.

> But I hope you aren't copying a hash table in time-critical code to
> begin with.

I'm not planning to.  But even if I do, I only copy the vector this
way.


paul



reply via email to

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