axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] clweb, array-to-string


From: Waldek Hebisch
Subject: Re: [Axiom-developer] clweb, array-to-string
Date: Mon, 30 Apr 2007 13:27:03 +0200 (CEST)

> Can 
>   (array-to-string ar)
> be rewritten as
>   (coerce ar 'string)
> 

If you ask about code I wrote the answer is no: I used arrays
of bytes (to avoid unicode overheads) and such array can not be
coerced to string.

-- 
                              Waldek Hebisch
address@hidden 




reply via email to

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