# Functions

NewFanIn creates a new FanIn instance.
NewFanOut creates a new FanOut instance.

# Structs

FanIn is a fan-in channel multiplexer.
FanOut is a fan-out channel demultiplexer.