Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-04-22 14:47:38 +03:00
parent 62a3d96a6a
commit 7faedf32d2

View File

@ -1401,6 +1401,9 @@ And some disadvantages:
<!--
XXX should we support generators as input?
...not sure about the control flow direction here, on one hand the generator
should be unwound by the client (not sure how to do this within a promise) on
the other hand...
XXX should we support infinite generators as input?
-->