nil Channels
Let’s learn about nil channels.
We'll cover the following
The use of nil
channels
nil
channels always block! Therefore, we should only use them when we actually want that behavior.
Coding example
The code that follows illustrates nil
channels:
Get hands-on with 1400+ tech skills courses.