scala> 42.asInstanceOf[Int with String] res0: Int with String = 42
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]