Voting: std.logger
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 29 10:15:22 PDT 2014
On 7/29/14, 5:23 AM, Dicebot wrote:
> On Tuesday, 29 July 2014 at 12:18:31 UTC, Robert burner Schadek wrote:
>> maybe we should have made a vote for logc vs. log(bool) first
>>
>> I think we gone full circle ulong.max times by now ;-)
>
> This shouldn't affect inclusion to std.experimental and can be done at
> any moment
NO.
We put something in std.experimental when we can't imagine what other
work is to be done on the module. (Inevitably a little more work is
prompted by usage, which is the point of it all.) We don't put in
std.experimental stuff that has already a known backlog of work to do.
Andrei
More information about the Digitalmars-d
mailing list