Skip to content

Conversation

@bryanjenningz
Copy link
Contributor

  • The reason why we're removing the single-argument cReduce tests is because the cReduce descriptions says:
    "It is best practice to pass in 2 arguments into reduce function. Therefore, for this challenge, you can assume that when your function, cReduce, will always be called with 2 arguments: a function and initial value."
  • See the description for cReduce at: https://www.c0d3.com/curriculum/js2?challenge=129

- The reason why we're removing the single-argument cReduce
tests is because the cReduce descriptions says:
"It is best practice to pass in 2 arguments into reduce function.
Therefore, for this challenge, you can assume that when your
function, cReduce, will always be called with 2 arguments:
a function and initial value."
- See the description for cReduce at: https://www.c0d3.com/curriculum/js2?challenge=129
@flacial flacial merged commit 9cae48c into garageScript:master Jun 22, 2023
@bryanjenningz bryanjenningz deleted the patch-1 branch June 22, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants