[swift-evolution] Arbitrary-sized integers

Charlie Monroe charlie at charliemonroe.net
Wed Jun 15 00:02:08 CDT 2016


128-bit Ints have been discussed here a few weeks ago:

https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160523/018957.html

> On Jun 15, 2016, at 5:50 AM, Félix Cloutier via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 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
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160615/506d0974/attachment.html>


More information about the swift-evolution mailing list