scala小记
Posted 0xcafe
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scala小记相关的知识,希望对你有一定的参考价值。
方法到函数转换:function= method _
Nothing、Null、Unit、None 、null 、Nil理解:https://www.cnblogs.com/PerkinsZhu/p/7868012.html
打印数组内容:println(arr.toBuffer)
Scala学习之for 循环和 yield 的例子:https://www.cnblogs.com/sunfie/p/4983841.html
以上是关于scala小记的主要内容,如果未能解决你的问题,请参考以下文章