Search code examples
Scala self type and this.type in collections issue...


scalaself-typeabstract-type

Read More
Type aliases for outer object as private scope parameter...


scalaself-typetype-alias

Read More
Self-type annotation hinders instantiation of inner class. Why?...


classscalaabstracttraitsself-type

Read More
Explicit self-references with no type / difference with ''this''...


scalaself-type

Read More
What is more Scala idiomatic: trait TraitA extends TraitB or trait TraitA { self: TraitB => }...


scalainheritancetraitsself-type

Read More
Overriding a trait and selftype...


scalatraitsscalatestself-type

Read More
scala self-type: member of type parameter error...


scalaself-type

Read More
scala self-type: value is not a member error...


scalaself-type

Read More
Named Scala self-type still shadows "this"?...


scalatraitsself-type

Read More
BackNext