On Monday, 15 June 2015 at 08:25:08 UTC, Mike Parker wrote:
Not using version statements. They only apply to the module in which they are declared. To use it in multiple modules, you need static if and enums.

Ack… That was new to me. What is the reasoning behind this?

I like that better than the version statements anyway, so if we aren't going to ever get boolean versions, I'll settle for the static if approach.

Might as well.

Reply via email to