On 04/11/2013 08:16 PM, Jacob Carlborg wrote: > Why should I have to explicitly specify "immutable" when that could be default > for strongly pure functions? Oh, sorry, I misunderstood your meaning. I thought you were saying that a "strong pure" keyword wasn't necessary because it was sufficient to have pure with immutable/const input.