Content deleted Content added
→Example: Use syntax highlighting for Scala source example |
→Example: Removed stream syntax trick (redundant as of Scala 2.8) |
||
Line 51:
def this(c: Char) = this(c.toString)
}
|
→Example: Use syntax highlighting for Scala source example |
→Example: Removed stream syntax trick (redundant as of Scala 2.8) |
||
Line 51:
def this(c: Char) = this(c.toString)
}
|