tardy v0.0.1 - Runtime polymorphism without inheritance

Stefan Koch uplink.coder at googlemail.com
Mon Jun 15 20:51:38 UTC 2020


On Monday, 15 June 2020 at 20:47:16 UTC, 12345swordy wrote:
> On Saturday, 13 June 2020 at 15:11:49 UTC, Atila Neves wrote:
>> https://code.dlang.org/packages/tardy
>> https://github.com/atilaneves/tardy
>>
>> [...]
> Wouldn't a top type be a better way to achieve this?
>
> -Alex

the Talias in type functions is a top type. (If I do understand 
correctly that it is something it's another word for an Any type.)
it's a pain in the ass, to work with if you are not dynamically 
typed language.


More information about the Digitalmars-d-announce mailing list