该this类型在描述库(例如Ember.js)中使用mixin样式模式描述继承的交集类型时也很有用: interfaceMyType{extend<T>(other:T):this&T;} ES7指数运算符