September 2017
Beginner
402 pages
9h 52m
English
Channels are the communication mean that can be used for passing data from one piece of code to another. The great thing about channels is that they are thread-compatible, thus it is possible for different threads to talk to each other. In this section, we will learn how to use channels in Perl 6.
Read now
Unlock full access