Yakov Manshin

Decimal in Swift

What It Is & When to Use It

This week, I explore the Decimal type shipped in the Foundation framework: why it exists, how it’s different from Swift’s Double or Float, and when it’s appropriate to use each of them.