|
|
|
|
|
by Cyphus
892 days ago
|
|
> That Go uses arbitrary-precision for constant expressions seems dangerous to me. I'm somewhat baffled by this statement. If a Go program compared a constant expression float against a runtime computed float, it could have unexpected results, but comparing floats in general is dangerous. I don't see how this language quirk increases that danger in a meaningful way. |
|
That said, for the negatives it comes with it does come with positives as well and I think that makes it worth it.