This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnu.lists.PairWithPosition.toString() truncates the list?


The toString for gnu.lists.PairWithPosition truncates lists with more
than ten elements.  Why?

#|kawa:1|# (*:toString '(1 2 3 4 5 6 7 8 9 10 11 12 13))
|(1 2 3 4 5 6 7 8 9 10 ...)|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]