Best practices for logical const

Dicebot public at dicebot.lv
Sun Feb 16 03:26:52 PST 2014


IMHO only practically usable "logical const" alternative in D are 
getters (in absence of setters). For all other cases better to 
simply abandon the concept, it simply does not fit the type 
system.


More information about the Digitalmars-d mailing list