Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add hints for grains test (exercism#234)
Browse files Browse the repository at this point in the history
robkeim committed Dec 11, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 58c96ea commit ad76965
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercises/grains/HINTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Hints
For this exercise the following F# feature comes in handy:
- [BigInt](https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/numerics.biginteger-structure-%5Bfsharp%5D)

0 comments on commit ad76965

Please sign in to comment.