Y
Hacker News
new
|
ask
|
show
|
jobs
by
mvelie
2384 days ago
Swift also has decimal (so does objective-c) which handles this properly. See
https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20...
to see how swift's implementation of decimal differs from obj-c.