Scala coding styles and conventions?

后端 未结 7 821
野的像风
野的像风 2020-12-30 04:10

I think Scala goes too far from simplicity, like its syntax. For example Martin Odersky wrote the method in his book :

def calculate(s: String): Int =
  if (         


        
7条回答
提交回复
热议问题