- Perl 6 Deep Dive
- Andrew Shitov
- 69字
- 2021-07-03 00:05:56
Operators in Perl 6
There are a few dozen built-in operators in Perl 6. To make the overview more structured, we will group them in groups corresponding to the categories that we described in the previous sections:
- Infix operators
- Postfix operators
- Circumfix operators
- Postcircumfix operators
In the following sections, we will examine operators of Perl 6 grouped into these categories. Within each category, operators are arranged in descending precedence.
推薦閱讀
- 現(xiàn)代C++編程:從入門到實踐
- Visual Basic 6.0程序設(shè)計計算機組裝與維修
- PHP+MySQL網(wǎng)站開發(fā)技術(shù)項目式教程(第2版)
- BeagleBone Media Center
- Learning AWS Lumberyard Game Development
- Django:Web Development with Python
- MySQL數(shù)據(jù)庫管理與開發(fā)實踐教程 (清華電腦學(xué)堂)
- The Professional ScrumMaster’s Handbook
- Vue.js 2 Web Development Projects
- 21天學(xué)通C++(第5版)
- 后臺開發(fā):核心技術(shù)與應(yīng)用實踐
- Go語言從入門到精通
- Android高級開發(fā)實戰(zhàn):UI、NDK與安全
- 基于MATLAB的控制系統(tǒng)仿真及應(yīng)用
- Game Programming using Qt 5 Beginner's Guide