Having very effectively used yield-like functionality in a few languages, I too am looking forward to it.
In Python it's allowed me to structure certain data-consuming and data-emitting functions in a way that makes both reading sense and storage-usage sense.