Explanation of construction in scala (this in trait)

后端 未结 0 1857
暖寄归人
暖寄归人 2020-12-10 00:11

Let\'s consider a following piece of code:

trait A extends B {
   this: C with D =>

What does it mean? Can anyone give me some link to res

相关标签:
回答
  • 消灭零回复
提交回复
热议问题