- Kotlin Standard Library Cookbook
- Samuel Urbanowicz
- 74字
- 2021-07-23 19:05:59
Getting ready
In order to overload the operator for the specific type, we need to provide a member function or an extension function with a fixed name corresponding to the operator. Additionally, functions that overload operators need to be marked with the operator keyword.
In the following tables, you can find grouped sets of operators available in the language with their corresponding expressions to which they are translated to:
Unary prefix

推薦閱讀
- Mobile Web Performance Optimization
- 程序員面試筆試寶典
- Mastering Articulate Storyline
- Java Web及其框架技術
- PostgreSQL Replication(Second Edition)
- Python機器學習經典實例
- Hands-On Swift 5 Microservices Development
- 微信小程序入門指南
- Visual C#.NET程序設計
- 焊接機器人系統操作、編程與維護
- ANSYS Fluent 二次開發指南
- 西門子S7-200 SMART PLC編程從入門到實踐
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- Android Sensor Programming By Example
- Raspberry Pi Blueprints