Skip to content

Instantly share code, notes, and snippets.

@BeauNouvelle
Created April 4, 2017 12:56
Show Gist options
  • Save BeauNouvelle/c45ec831d39b0db72ee6a961e7951dbe to your computer and use it in GitHub Desktop.
Save BeauNouvelle/c45ec831d39b0db72ee6a961e7951dbe to your computer and use it in GitHub Desktop.
BigIntDeclaration
struct BigInt {
var value: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment