[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: which functions should be generic?



1) All the sequence functions (Chapter 14)

2) Stream functions and output functions which use streams
(Chapters 21 & 22). Even though, or perhaps because, extensible
streams are not yet part of the CLOS draft, generic output
functions would be useful.

		jak