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

Array.find #5698

Open
MarkMcCulloh opened this issue Feb 14, 2024 · 1 comment
Open

Array.find #5698

MarkMcCulloh opened this issue Feb 14, 2024 · 1 comment
Labels
🐶 dogfood Discovered while dogfooding Winglang ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl 🎨 sdk SDK

Comments

@MarkMcCulloh
Copy link
Contributor

Use Case

An API on array to find an element based on a predicate (basically https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find)

Proposed Solution

No response

Implementation Notes

This probably relies on #435

Component

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Slack.
@MarkMcCulloh MarkMcCulloh added ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl 🎨 sdk SDK 🐶 dogfood Discovered while dogfooding Winglang labels Feb 14, 2024
@Warkanlock
Copy link
Collaborator

I can take this one as soon as it gets unblocked by the phase independence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐶 dogfood Discovered while dogfooding Winglang ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl 🎨 sdk SDK
Projects
Status: 🤝 Backlog - handoff to owners
Development

No branches or pull requests

2 participants