-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 5d0aae2
committed
Added wrapper function for factors_recursion() to prevent taking incorrect optional parameters reserved for recursion
Consequently made factors_recursion() private1 parent ce13b73 commit 5d0aae2
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
33 | - | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
34 | 39 |
| |
35 | 40 |
| |
36 | 41 |
| |
| |||
46 | 51 |
| |
47 | 52 |
| |
48 | 53 |
| |
49 | - | ||
54 | + | ||
50 | 55 |
| |
51 | 56 |
| |
52 | 57 |
| |
|
0 commit comments