+------------+-------+--------+------+--------------+ | data type | input | output | done | dual | +------------+-------+--------+------+--------------+ | channel | Y | Y | Y | (not useful) | +------------+-------+--------+------+--------------+ | stream | N | Y | N | sink | +------------+-------+--------+------+--------------+ | sink | Y | N | Y | stream | +------------+-------+--------+------+--------------+ | transducer | Y | Y | N | zio | +------------+-------+--------+------+--------------+ | zio | N | N | Y | transducer | +------------+-------+--------+------+--------------+
Created
May 17, 2021 17:16
-
-
Save jdegoes/407c39a75e79d4333823cd085c9a492c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment