> > > > hum > > gap> PrintString(Group([(1,2),(3,4)])); > "Group( \>[ (1,2), (3,4) ]\<\> )\<" > > What is this bunch of \< and \>? >
These are line break hints since PrintString produces a string for printing: http://www.gap-system.org/Manuals/doc/ref/chap27.html#X7B3CC87285DEC23D. String is its counterpart which does not have line break hints. Alexander -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.