|
|
|
|
|
by tnovelli
6133 days ago
|
|
Umm... what's this scheme_make_pair(car,cdr) function in plt/src/mzscheme/src/list.c? That's a wart (the crisis is in my mind :-) It doesn't have to be that way: Clojure has abstract sequence types, with cons/car/cdr wrappers in case you want them. |
|
Please refer to: http://doc.plt-scheme.org/guide/for.html