Simpler description.

This commit is contained in:
Alex Shinn 2014-06-23 23:24:26 +09:00
parent d0b9c09ef9
commit 99a1f55049

View file

@ -4,8 +4,7 @@
;;> A library of procedures for formatting Scheme objects to text in
;;> various ways, and for easily concatenating, composing and
;;> extending these formatters efficiently without resorting to
;;> capturing and manipulating intermediate strings.
;;> extending these formatters.
;;> \section{Background}
;;>