(0.9.0)
parallel\Channel::send — 共享
$value
将在此通道上发送给定值
如果通道已关闭,将抛出 parallel\Channel\Error\Closed。
如果值非法,将抛出 parallel\Channel\Error\IllegalValue。