Collections - Strings - Scala Documentation

Like arrays, strings are not directly sequences, but they can be converted to them, and they also support all sequence operations on strings. Here are some examples of operations you can invoke on strings.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/collections/strings.html