Closed cvogt closed 9 years ago
e.g.
trait Foo{ type Z // abstract type type X = Option[Map[Int, String]] // type alias }
back from backlog as requested by @kolowheel
e.g.