number ranges

Tejas notrealemail at gmail.com
Tue Jan 18 16:02:42 UTC 2022


On Monday, 17 January 2022 at 22:48:17 UTC, H. S. Teoh wrote:
> On Mon, Jan 17, 2022 at 10:35:30PM +0000, forkit via 
> Digitalmars-d-learn wrote:
>> On Monday, 17 January 2022 at 22:28:10 UTC, H. S. Teoh wrote:
>> > [...]
> [...]
>> If I were able to write a compiler, my compiler would warn you:
>> 
>> "This is ill-advised and you should know better! Please 
>> rewrite this."
>
> :-D  If *I* were to write a compiler, it'd come with a GC 
> built-in. It'd throw up 90% of programs you feed it with the 
> error "this program is garbage, please throw it away and write 
> something better". :-D
>
>
> T

Newer languages nowadays use `start..<end` to denote the intent, 
think it's something we should follow?


More information about the Digitalmars-d-learn mailing list