Closed vermiculus closed 9 years ago
Bind print-{depth,level} to nil before writing to the file. This should force prin1 to spell out the entire data structure.
print-{depth,level}
prin1
Should fix #244.
Bind
print-{depth,level}
to nil before writing to the file. This should forceprin1
to spell out the entire data structure.Should fix #244.