apple / swift-numerics

Advanced mathematical types and functions for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arbitrary-precision bigints

stephentyrone opened this issue · comments

Add a flexibly-sized bigint type that grows as required, conforming to BinaryInteger.

So I have a pretty good implementation of this already, would I need to propose it as a new module or does this issue mean it's gone through that part of the process?

I think you can skip step 1, but otherwise that's the right process to follow.