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

api: add helper methods to EDS struct #234

Closed
Wondertan opened this issue Jul 6, 2023 · 1 comment · Fixed by #241
Closed

api: add helper methods to EDS struct #234

Wondertan opened this issue Jul 6, 2023 · 1 comment · Fixed by #241
Assignees
Labels
enhancement New feature or request

Comments

@Wondertan
Copy link
Member

Wondertan commented Jul 6, 2023

In node, we defined these helpers, which are better be methods on EDS instead:

  • Equal
  • ExtractEDS
  • ExtractODS
@rootulp rootulp added the enhancement New feature or request label Jul 6, 2023
@Wondertan
Copy link
Member Author

@rootulp, ExtractEDS is the same as Flatten, which seems to be fairly new method.

Also, note that we are good we any naming you think is the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants