I also agree, since all methods already exist in NSDate. Conforming it to
Comparable and Strideable is just making interface more in line with Swift
spirit.
> On Dec 6, 2015, at 11:05 AM, Brent Royal-Gordon via swift-corelibs-dev
> wrote:
>
>> I agree that it makes perfect sense for NSDate to
of most projects.
>
> Thanks,
> - Tony
>
>> On Dec 3, 2015, at 3:43 PM, Alexander Kolov wrote:
>>
>> Hi all,
>>
>> Are the any plans on implementing standard logging API, akin to Python’s
>> logging facility?
>>