- Scala Programming Projects
- Mikael Valot Nicolas Jorand
- 57字
- 2021-07-23 16:25:25
Using Option
The Scala Option type is an algebraic data type (ADT) that represents an optional value. It can also be viewed as List that can contain either one or no elements. It is a safe replacement for a null reference that you might have used if you have programmed in Java, C++, or C#.
推薦閱讀
- Mastering Node.js(Second Edition)
- 物聯(lián)網(wǎng)識別技術(shù)
- 社交電商運(yùn)營策略、技巧與實(shí)操
- 物聯(lián)網(wǎng)信息安全
- Web Application Development with R Using Shiny
- Learning Karaf Cellar
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與應(yīng)用技術(shù)
- 圖解手機(jī)元器件維修技巧
- 網(wǎng)絡(luò)基礎(chǔ)與網(wǎng)絡(luò)管理項(xiàng)目化教程
- Working with Legacy Systems
- 光纖通信系統(tǒng)與網(wǎng)絡(luò)(修訂版)
- 人人都該都懂的互聯(lián)網(wǎng)思維
- 一本書讀懂TCP/IP
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)