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.