Generators and Back Again
August 4th 2010The code snippets in this entry are all Python-esque pseudocode, unless otherwise noted
I’ve long held an interest in asynchronous I/O frameworks for Python…
The code snippets in this entry are all Python-esque pseudocode, unless otherwise noted
I’ve long held an interest in asynchronous I/O frameworks for Python…
Stuff is coming soon.
And some code:
def f():
return "Hello, Blog!"
fact 1 = 1
fact n = (*) n $ fact $ n - 1
Maybe this should be emphasized…