- Learn Scala Programming
- Slava Schmidt
- 116字
- 2021-06-10 19:35:43
Questions
- Describe two ways to make it possible for some resource, R, to use it together with scala.util.Using resource management utility.
- How can an instance of a Set and an instance of a List be compared to each other?
- Name the default concrete implementation for an immutable Seq.
- Name the default concrete implementation for an immutable indexed Seq.
- Name the default concrete implementation for a mutable Seq.
- Name the default concrete implementation for a mutable indexed Seq.
- It is sometimes said that List.flatMap is more powerful than it was expected to be. Can you explain why?
- Describe a way to map over a collection multiple times using different functions but without producing intermediate collections.
推薦閱讀
- x86匯編語言:從實模式到保護模式(第2版)
- Mastering Kali Linux for Web Penetration Testing
- Magento 1.8 Development Cookbook
- INSTANT OpenNMS Starter
- Serverless架構
- PHP編程基礎與實踐教程
- QGIS Python Programming Cookbook(Second Edition)
- 零基礎學C語言第2版
- Zabbix Performance Tuning
- Oracle Database XE 11gR2 Jump Start Guide
- Test-Driven iOS Development with Swift
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- 計算機程序的構造和解釋(JavaScript版)
- MATLAB計算機視覺實戰
- MATLAB從入門到精通