[swift-users] Provide native Decimal data type

2016-09-12 Thread Teej . via swift-users
Please forgive me if this have already been hashed out. Google and DuckDuckGo have not been helpful in my research, and the archives do not have a search functionality. I am new to Swift, and starting from 3.0 beta. I am aware that the language is not stabilized, so I feel thi

Re: [swift-users] Provide native Decimal data type

2016-09-12 Thread Teej . via swift-users
class. But that is a layer on top of the core language, and not very performant relatively speaking - at least I would presume? Please correct me if I am wrong. -T.J. > On Sep 12, 2016, at 10:26, Jens Alfke wrote: > > >> On Sep 12, 2016, at 10:10 AM, Teej . via swift-users