Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Function argument default value #2

@lc-soft

Description

@lc-soft

Description:

Need to determine the implementation of the function default value

Example code:

function run(a, b = 1, c = 2) {}

Reference:

Cost:

1 week ~ 1 month

benefits:

Can set default values for function parameters.

Assignee:

Who do you want to be assignee for this feature?

  • I will implement this feature
  • Other contributors
  • Maintainers
  • I don't know

Contribution:

For this feature, I will provide these contributions:

  • Contribute documentions
  • Contribute testcases
  • Develop other feuatres, or fix existing bugs
  • Write an article to promote this project
  • Fund this issue on IssueHunt
  • Donate this project on OpenCollective
  • I don't want to provide any help

Metadata

Metadata

Assignees

Labels

Low priorityIt may take a long time to start processingenhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions