On 03/25/2014 10:29 PM, Andrei Alexandrescu wrote:
B) I want to be able to call front multiple times in a row, and expect to get the same value.Correct.
'map' may fail this criterion. In this case, is the blame put on the user?
On 03/25/2014 10:29 PM, Andrei Alexandrescu wrote:
B) I want to be able to call front multiple times in a row, and expect to get the same value.Correct.
'map' may fail this criterion. In this case, is the blame put on the user?