On 7/30/2014 8:21 AM, Daniel Murphy wrote:
"Andrei Alexandrescu"  wrote in message news:lrb20i$30jl$1...@digitalmars.com...

So then I see nothing that assume can do that assert can't. -- Andrei

assume can avoid confusing people that think D's assert means something it 
doesn't.

This reminds me of that old Basic program:

    ... code ...
    REM halt program
    STOP
    REM if skidding
    STOP

Reply via email to