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?
- [julia-users] constants and containers Yakir Gagnon
- [julia-users] Re: constants and containers gael . mcdon
- [julia-users] Re: constants and containers Yakir Gagnon
- [julia-users] Re: constants and containers gael . mcdon
- [julia-users] Re: constants and containers Steven G. Johnson
- Re: [julia-users] constants and contain... Kevin Squire
