Adverb pairs in Perl 6

A Pair is a key-value couple, often used with hashes. Perl 6 does support several ways to build pairs, the most common one is with the fat comma => operator. But also adverbs can be used to construct Pairs easily.

written sometime in December 2017

Newer articles Older articles
There are 1595 total articles on this blog, you are viewing page 123 of 319.