doc: 8sync code *does* use coroutines, but not generator style
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Nov 2015 19:45:08 +0000 (13:45 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Nov 2015 19:45:12 +0000 (13:45 -0600)
commit8c8d51077a9ddbda6b69150c760f8b6e9afa337a
tree713cc6a6de54e02e77ab4d573ec274c6448b359e
parent3aaecc5f55f9b340ff21f5a3dd4a374eb1d8d42f
doc: 8sync code *does* use coroutines, but not generator style

* doc/8sync.texi: Make several clarifications between generator style
  coroutines and 8sync delimited continuation style, and clarify that
  8sync style *are* coroutines.
doc/8sync.texi