tardy v0.0.1 - Runtime polymorphism without inheritance

12345swordy alexanderheistermann at gmail.com
Mon Jun 15 20:54:27 UTC 2020


On Monday, 15 June 2020 at 20:51:38 UTC, Stefan Koch wrote:
> 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.

Speaking of type functions, have you been working on a dip for 
that? I am quite curious to see what it looks like currently.
-Alex


More information about the Digitalmars-d-announce mailing list