Why can I call a function with mismatched parameter type?

rikki cattermole rikki at cattermole.co.nz
Fri Dec 11 11:33:24 UTC 2020


On 12/12/2020 12:32 AM, rikki cattermole wrote:
> Further, when the parameter name is not provided it will infer based 
> upon what is passed in. In effect it is templated.

What I meant was: the type is inferred if you only provide a single 
identifier in a parameter.


More information about the Digitalmars-d-learn mailing list