swi-prolog uses list of list of list of ... to represent XML tree. I tried
write(Term)
it doesn't indent good, and
format(Term)
it doesn't support list, and
pretty_print
it seems it is not for list,and it is defined in rb tree library.
|
swi-prolog uses list of list of list of ... to represent XML tree. I tried
it doesn't indent good, and
it doesn't support list, and
it seems it is not for list,and it is defined in rb tree library. |
||||
|
|
Usage example:
|
||||
|
|