Adding more tests, fixing one test for miniImp, adding more functionality to miniFun
This commit is contained in:
@ -1,7 +1,13 @@
|
||||
1
|
||||
1
|
||||
5
|
||||
6
|
||||
4
|
||||
-4
|
||||
55
|
||||
Identity program: 1
|
||||
Constant program: 1
|
||||
Partial application of function program: 5
|
||||
Partial application of function program: 6
|
||||
Passing functions to functions program 1: 4
|
||||
Passing functions to functions program 2: -4
|
||||
Recursive function program: 55
|
||||
Scope program: 5
|
||||
Factorial program: 3628800
|
||||
Hailstone sequence's lenght program: 351
|
||||
Sum multiples of 3 and 5 program: 35565945
|
||||
Rand program: true
|
||||
Fibonacci program: 4807526976
|
||||
|
||||
Reference in New Issue
Block a user