Skip to content

Instantly share code, notes, and snippets.

@0xkohe
Created August 10, 2020 10:35
Show Gist options
  • Save 0xkohe/ec678aa10d459a214b9eca04d2192cb1 to your computer and use it in GitHub Desktop.
Save 0xkohe/ec678aa10d459a214b9eca04d2192cb1 to your computer and use it in GitHub Desktop.
a := big.NewRat(1, 2)
b := big.NewRat(1, 2)
fibNum{a, b}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment