tardy v0.0.1 - Runtime polymorphism without inheritance

Paul Backus snarwin at gmail.com
Sat Jun 13 18:39:14 UTC 2020


On Saturday, 13 June 2020 at 15:11:49 UTC, Atila Neves wrote:
> https://code.dlang.org/packages/tardy
> https://github.com/atilaneves/tardy
>

Cool stuff!

What's the reasoning behind implementing your own vtables instead 
of using D's built-in object system? Don't want to be stuck 
inheriting from Object?


More information about the Digitalmars-d-announce mailing list