<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I don't know that there are any plans to implement big integers in the standard library. There's at least one open-source implementations, though:&nbsp;<a href="https://github.com/attaswift/BigInt" class="">https://github.com/attaswift/BigInt</a><div class=""><br class=""></div><div class="">Good luck with your class! :-)</div><div class=""><br class=""></div><div class="">- Dave Sweeris</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 19, 2017, at 8:12 PM, Muhammad Tahir Vali via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">hello,<div class=""><br class=""></div><div class="">im in a crypto class. we had to compute with big integers and i found out swift 4 doesnt support BigIntegers but the new integer protocol can pave the way to help create it.&nbsp;</div><div class=""><br class=""></div><div class="">I want to know how immediate the plans to implement it in the standard library and if there was any help needed to create one. Some key points to keep in mind would be helpful with swift context. Thank you!</div><div class=""><br class=""></div><div class="">I checked this out too! Pretty awesome</div><div class=""><a href="https://github.com/apple/swift-evolution/blob/master/proposals/0104-improved-integers.md" class="">https://github.com/apple/swift-evolution/blob/master/proposals/0104-improved-integers.md</a><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">&nbsp;</div><div class="">-- <br class=""><div class="gmail_signature"><div dir="ltr" class="">Best Regards,<div class=""><br class=""></div><div class="">Muhammad T. Vali</div></div></div>
</div></div>
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>