Merge pull request #22 from lukearno/deeper
Issue #21: Go deeper... deeper... in final recursion koan
This commit is contained in:
commit
01751458cf
@ -48,4 +48,4 @@
|
|||||||
(< 1000000000000000000000000N (factorial 1000N))
|
(< 1000000000000000000000000N (factorial 1000N))
|
||||||
|
|
||||||
"But what happens when the machine limits you?"
|
"But what happens when the machine limits you?"
|
||||||
(< 1000000000000000000000000N (factorial 10000N)))
|
(< 1000000000000000000000000N (factorial 100003N)))
|
||||||
|
Loading…
Reference in New Issue
Block a user