How to create a custom max() function without the ambiguity error.

Ferhat Kurtulmuş aferust at gmail.com
Fri Dec 6 14:55:18 UTC 2019


On Friday, 6 December 2019 at 13:25:24 UTC, realhet wrote:
> On Friday, 6 December 2019 at 13:04:57 UTC, Ferhat Kurtulmuş 
> wrote:
>> [...]
>
> Thx for answering!
>
> [...]

In d you can also use scoped imports: 
https://dlang.org/spec/module.html#scoped_imports



More information about the Digitalmars-d-learn mailing list