On 3/12/2013 12:13 AM, deadalnix wrote:
On Tuesday, 12 March 2013 at 06:34:50 UTC, Walter Bright wrote:Not for infinite ranges, which depend on empty returning a compile time value.It was already discussed int he past that this was a bad idea. I think that is another symptom of that poor design choice than an actual issue with concepts.
Nevertheless, it shows a weakness of concepts in that concepts are unable to express ideas about values - only types.