[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] binary data type
From: |
stefan |
Subject: |
Re: [dev-serveez] binary data type |
Date: |
Tue, 24 Jul 2001 17:30:29 +0200 (CEST) |
On Mon, 23 Jul 2001, Martin Grabmueller wrote:
> Yes. For example, `reverse' creates a complete newly allocated list,
> whereas `reverse!' will modify the structure of an existing list to
> produce the reversed list. Also see `string-set!' or `vector-set!'.
Ok. Let it be "binary-concat!".
> Hum? substring _is_ `substring str start end', not `substring str
> start length'. Or have I misunderstood you?
Sorry. It was me misunderstanding (substring). Thus we let it as is.
Cheers,
address@hidden