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

Add support for more operations (JSON-JSON) #1

Open
josharsh opened this issue Jan 5, 2024 · 0 comments
Open

Add support for more operations (JSON-JSON) #1

josharsh opened this issue Jan 5, 2024 · 0 comments

Comments

@josharsh
Copy link
Owner

josharsh commented Jan 5, 2024

An example is
object a = {name: "Harsh", age: 14}
object b = {name: "Harsh", score: 100}

output = {
name: "Harsh",
grade: "A+"
ageBand: "Teenager"
}

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

No branches or pull requests

1 participant