DIP66 - Multiple alias this

rikki cattermole rikki at cattermole.co.nz
Wed Sep 30 02:35:48 UTC 2020


On 30/09/2020 2:42 PM, Mike wrote:
> 4. Somehow allow structs to implement interfaces.

Alternatively signatures.

A static interface that inherits from an implementation type like struct 
or class.

https://gist.github.com/rikkimax/826e1c4deb531e8dd993815bf914acea#signatures


More information about the Digitalmars-d mailing list