This is the mail archive of the
kawa@sourceware.org
mailing list for the Kawa project.
Re: gnu.lists.PairWithPosition.toString() truncates the list?
OK, thank you.
On Mon, May 19, 2008 at 9:56 PM, Per Bothner <per@bothner.com> wrote:
> Ethan Herdrick wrote:
>>
>> OK, what do you recommend for something that will take
>>
>> '(1 2 3 4 5 6 7 8 9 10 11 12)
>>
>> and return
>>
>> "(1 2 3 4 5 6 7 8 9 10 11 12)"
>
> format works:
> (format "~s" '(1 2 3 4 5 6 7 8 9 10 11 12))
>
> Or ~a, if you want display-style rather than write-style
> output.
> --
> --Per Bothner
> per@bothner.com http://per.bothner.com/
>
--
Ethan Herdrick
www.biographicon.com - Everyone's biography.