- Learn Kotlin Programming(Second Edition)
- Stephen Samuel Stefan Bocutiu
- 78字
- 2021-06-24 14:13:35
Functions in Kotlin
In the previous chapters, we introduced the basics of Kotlin and how to write procedural and object-oriented code. The emphasis in this chapter will be on functions, how to take the first steps into functional programming, and the features that Kotlin supports that makes programming with functions easier.
In this chapter, we will cover the following topics:
- Functions and function literals
- Extension functions
- Named parameters and default parameters
- Operator overloading
- Recursion and tail recursion
推薦閱讀
- Advanced Machine Learning with Python
- WebAssembly實戰
- Developing Mobile Web ArcGIS Applications
- 前端架構:從入門到微前端
- Essential Angular
- Jupyter數據科學實戰
- 編程數學
- 用案例學Java Web整合開發
- Kubernetes進階實戰
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Machine Learning for OpenCV
- Python面試通關寶典
- Professional JavaScript
- 基于MATLAB的控制系統仿真及應用
- SAS編程演義