Tuple enumeration without integers or strings

Paul paultjeadriaanse at gmail.com
Sun Jan 3 13:36:57 UTC 2021


On Sunday, 3 January 2021 at 06:05:48 UTC, frame wrote:
> The hash is also generated at compile time.

Is there an easy way for me to know when code is assessed / 
generated at compile time?
For example, is indexing a constant compile time array compile 
time or run time?
Or how about functions? The hashOf documentation does not seem to 
hint to being done at compile time.


More information about the Digitalmars-d-learn mailing list