I understand the difference between variables that are constant and 
containers that are constants, but how do you get a container of constants? 
Say I have a custom type. I initiate an instance of said type. But I want 
that instance to be constant, including its fields. Is that possible?

Reply via email to