Per Bothner scripsit: > That's using list as the consumer - is there any use case for using > list/vector/string as the *producer*?
Probably not, explicitly. But if your call-by-values has a producer passed to it, any procedure whatever should work in general. -- Real FORTRAN programmers can program FORTRAN John Cowan in any language. --Ed Post [email protected] _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
