spir:

> Actually this solves my "semantic" issue, did not even think at 'void'. (I 
> will use it often).

Do not use =void often, it's for performance critical situations only (and 
other uncommon situations). It goes against the D way.

Bye,
bearophile

Reply via email to