Subjects
A Subject is a combination of a ControllableStream and a ForkableStream giving the developer the ability to both queue items and fork the stream from the same object.
A Subject is a combination of a ControllableStream and a ForkableStream giving the developer the ability to both queue items and fork the stream from the same object.