September 2017
Beginner
402 pages
9h 52m
English
Perl 6 is a multi-paradigm programming language. In the previous chapters, we mostly used traditional imperative programming. In this chapter, we will talk about the ways you can use a functional programming style with Perl 6.
These topics will be covered in this chapter:
Before we go into any detail of the previously-listed topics, let us talk about what functional programming is.
Read now
Unlock full access