The first feature is that Scala has a nice, Ruby-like way to merge multiple strings. Given these three variables: val firstName = "John" val mi = 'C' val ...
確定! 回上一頁