# Functions
FizzBuzzMultiThread implements the fizzbuzz algorithm in 3 go-routines.
NewChopStick creates a new chopstick.
NewPhilosopher creates a new instance of a philosopher.
# Structs
ChopStick is s the chopstick needed for dining.
Philosopher is a person who can eat with a chopstick.