eg a `length` property for a block of data whose c...
# coroutines
g
eg a
length
property for a block of data whose computation your switching from being synchronous to asynchronous --because of course, if your fetching a block of data asynchronously then you don't know its length until the whole thing has been read.