Re: [Scheme-reports] close-port Andre van Tonder (20 May 2011 04:06 UTC)
Re: [Scheme-reports] close-port John Cowan (20 May 2011 04:18 UTC)
Re: [Scheme-reports] close-port Andre van Tonder (20 May 2011 14:47 UTC)
Re: [Scheme-reports] close-port Aaron W. Hsu (20 May 2011 16:38 UTC)

Re: [Scheme-reports] close-port Andre van Tonder 20 May 2011 04:05 UTC

On Thu, 19 May 2011, John Cowan wrote:

> Andy Wingo scripsit:
>
>> Why not specify `close-port' instead of `close-input-port' and
>> `close-output-port' ? Is there any benefit that having two procedures
>> when one would do, except compatibility?  (Because if it's simply for
>> compatibility, one can provide shims.)
>
> Scheme isn't big on generic procedures, ...

Scheme has many generic procedures, such as port?, read, write, display, cons,
+, -, *, /, <, >, <=, >=, sin, etc.

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports