Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor]: Refactor catalog #368

Closed
1 task done
JinHai-CN opened this issue Dec 26, 2023 · 0 comments
Closed
1 task done

[Refactor]: Refactor catalog #368

JinHai-CN opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@JinHai-CN
Copy link
Contributor

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

In the current interface of the catalog module, many functions have multiple return values. However, now we do not use tuple or pair as the return value, but instead place the return value in the function parameters and obtain the output result by reference.

Describe the feature you'd like

Use tuple as return value of function.

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

@JinHai-CN JinHai-CN added the feature request New feature or request label Dec 26, 2023
@JinHai-CN JinHai-CN self-assigned this Dec 26, 2023
This was referenced Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant