enforce()?
Don
nospam at nospam.com
Wed Jun 16 11:14:09 PDT 2010
Walter Bright wrote:
> Andrei Alexandrescu wrote:
>> Walter Bright wrote:
>>> Michel Fortin wrote:
>>>> On 2010-06-16 05:15:24 -0400, Walter Bright
>>>> <newshound1 at digitalmars.com> said:
>>>>
>>>>> The difference is not based on those 3 points, but on what Andrei
>>>>> wrote here. Contracts and error checking are completely distinct
>>>>> activities and should not be conflated.
>>>>
>>>> True.
>>>>
>>>> Yet, enforce is inside std.contracts. If that isn't conflating the
>>>> two concepts I wonder what it is. :-)
>>>
>>> I agree completely. enforce must move.
>>
>> Where to?
>
> Dunno.
import std.dunno;
Works for me.
More information about the Digitalmars-d
mailing list