Re: [swift-corelibs-dev] Question about NSDecimalCopy

2017-01-12 Thread Tony Parker via swift-corelibs-dev
Hi Morten, > On Jan 9, 2017, at 2:16 AM, Morten Bek Ditlevsen via swift-corelibs-dev > wrote: > > Hi list, > I was looking at the NSDecimal.swift to learn a bit about the implementation > of the Decimal type. > I get that a lot of the API in this type exists for

[swift-corelibs-dev] Question about NSDecimalCopy

2017-01-09 Thread Morten Bek Ditlevsen via swift-corelibs-dev
Hi list, I was looking at the NSDecimal.swift to learn a bit about the implementation of the Decimal type. I get that a lot of the API in this type exists for compatibility reasons with the C implementation. But I was wondering about how the NSDecimalCopy function differs from a simple