On Wednesday, 27 June 2018 at 17:07:52 UTC, Jonathan M Davis wrote:
On Wednesday, June 27, 2018 16:19:56 Luka Aleksic via Digitalmars-d-learn wrote:
[...]

[...]

Well, for one, what's on the left side of the = doesn't normally affect the type of what's on the right. It does in some cases with literals - e.g.

[...]

Thank you very much for a clear explanation and examples of how to do this sort of thing idiomatically. Very useful and cleared up all I was confused about.

Reply via email to