Update the `chan` docstring, so that it specifies that buffer size must be positive when transducers are supplied.
There's actually a validation in chan now for this, I don't think this is needed.
Update the `chan` docstring, so that it specifies that buffer size must be positive when transducers are supplied.