mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
* module/ice-9/pretty-print.scm (pretty-print): Rework so "port" is the kwarg, and "port*" is the optional arg. #:port is still the keyword. (truncated-print): Add a printer that will ensure that the output stays within a certain width. It could use genwrite but it doesn't because it seems nice to allow breadth-first allocation of screen space, and it's also nice to balance some delimiters (e.g. #< and >). |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
statprof.scm | ||
texinfo.scm |