- Swift Functional Programming(Second Edition)
- Dr. Fatih Nayebi
- 96字
- 2021-07-02 23:54:34
Summary
This chapter started by explaining function definition and usage in detail by giving examples for parameter and return types. Then it continued to cover FP-related concepts such as pure, first-class, higher-order, and nested functions. Finally, it covered function composition, closures, currying, and memoization.
At this point, we should be familiar with different types of functions and closures and their usages. In the following chapter, we will cover types and explore the concept of value types versus reference types. Also, we will look at value type characteristics in detail and cover type equality, identity, and casting.
推薦閱讀
- 數(shù)據(jù)庫基礎(chǔ)教程(SQL Server平臺(tái))
- Hands-On Data Structures and Algorithms with Rust
- Effective Amazon Machine Learning
- 正則表達(dá)式必知必會(huì)
- 數(shù)據(jù)庫原理與應(yīng)用(Oracle版)
- Oracle 12c云數(shù)據(jù)庫備份與恢復(fù)技術(shù)
- 數(shù)據(jù)庫原理與設(shè)計(jì)(第2版)
- Proxmox VE超融合集群實(shí)踐真?zhèn)?/a>
- 信息學(xué)競(jìng)賽寶典:數(shù)據(jù)結(jié)構(gòu)基礎(chǔ)
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營
- 菜鳥學(xué)SPSS數(shù)據(jù)分析
- 企業(yè)主數(shù)據(jù)管理實(shí)務(wù)
- 智慧城市中的大數(shù)據(jù)分析技術(shù)
- SQL Server 2008寶典(第2版)
- 企業(yè)級(jí)大數(shù)據(jù)項(xiàng)目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1