Weed Wrote:

> >>>> too cannot be initialized in a compile time.
> >>> Sure it can't. Does it cause that big problems?
> >> Sometimes it is the only way to avoid a large number of global ad
> > 
> > In D module variables can be protected by access modifiers and become 
> > module-local.
> 
> Module full of mathematics turns into horror quite quickly. I have 
> checked this:)

If you have troubles with understanding big modules, you can split them into 
smaller modules, which will be easier to understand for sure.

Reply via email to