[swift-evolution] Arbitrary-sized integers
Félix Cloutier
felixcca at yahoo.ca
Tue Jun 14 22:50:26 CDT 2016
I'm writing a program that would need Int128s. Since Swift uses LLVM and LLVM has good support for arbitrary-sized integers (well, up to 2^24 bits anyways), I was wondering if there was any interest in having arbitrary-sized integers in Swift.
Félix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160614/bf377696/attachment.html>
More information about the swift-evolution
mailing list