zlacker
[parent]
[thread]
0 comments
1. pg+(OP)
[view]
[source]
2007-07-08 01:12:43
I assume by taking a fn as input you mean taking a fn whose return values would become the input. That would not be hard, but the clean way to do it would be to modify read so that it could take a fn as an argument.
[go to top]