| changeset 247 | 87047208d5f4 | 
| parent 202 | 3b40cc2a938a | 
| child 265 | 2692329287bb | 
| 246:884342f5abe0 | 247:87047208d5f4 | 
|---|---|
138 List[(BigInt, String)]  | 
138 List[(BigInt, String)]  | 
139 Option[Int]  | 
139 Option[Int]  | 
140 */  | 
140 */  | 
141  | 
141  | 
142  | 
142  | 
143 val name: String = "leo"  | 
|
144  | 
|
143  | 
145  | 
144 // Pairs/Tuples  | 
146 // Pairs/Tuples  | 
145 //==============  | 
147 //==============  | 
146  | 
148  | 
147 val p = (1, "one")  | 
149 val p = (1, "one")  |