nil Channels

Let’s learn about nil channels.

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 1200+ tech skills courses.