strings.scala

来自「JAVA 语言的函数式编程扩展」· SCALA 代码 · 共 7 行

SCALA
7
字号
// martin 1-3-2002: it seems there is a problem with the way Serializable is loaded.object test {  def f() = "hello".concat("world");}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?