main_testing2/danube_test6.scala
changeset 403 ffce7b61b446
parent 379 5616b45d656f
equal deleted inserted replaced
402:de59aa20a1dc 403:ffce7b61b446
     1 
     1 
     2 import CW7b._
     2 import M2._
     3 
     3 
     4 // first test 
     4 // first test 
     5 
     5 
     6 def urban_groupById(ratings: List[(String, String)], 
     6 def urban_groupById(ratings: List[(String, String)], 
     7               m: Map[String, List[String]]) : Map[String, List[String]] = ratings match {
     7               m: Map[String, List[String]]) : Map[String, List[String]] = ratings match {