Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What's bad about Python?

Name: Anonymous 2005-12-21 8:09

Because I'm learning it, almost done through the tutorial, and it looks great.

Name: Anonymous 2011-07-27 10:46

>>212
I find it cleaner to define a yield procedure, instead of passing it as an argument, but that's doable too.
I can explain.  The idea is that you can use the (f yield) directly, without wrapping it using (make-generator f), in order to call (yield x) on every generated element of f.  Whether this is actually useful is arguable.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List