I am new to scala and have some question about why string::List() works List()::s doesn\'t?I also want to know if ListBuffer works better than
string::List()
List()::s