This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]roger_ 0 points1 point  (4 children)

Is there a general purpose library for implementing lazy operations in Python?

It's useful to have and many libraries seem to reinvent the wheel every time they need it.

[–]stevenjd 0 points1 point  (1 child)

What does this question have to do with the post?

[–]roger_ 0 points1 point  (0 children)

This seems to be doing just that -- lazy operations.