Skip to content

v2.2.3 Release

Latest
Compare
Choose a tag to compare
@mgriebling mgriebling released this 10 Oct 14:58
· 2 commits to master since this release

Extended the original BigInt by making its numbers compliant to the BinaryInteger protocol. This allows BInts to be used in conjunction with other integer types. Also adopted the Codable protocol to facilitate JSON reading/writing.