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

feat: Add j_collection_to_list() in jcompat.py #6565

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

jmao-denver
Copy link
Contributor

Fixes #6515

This new function, unlike the existing j_list_to_list(), j_map_to_dict(), covers Set and can be used when the concrete collection type is unknown.

@jmao-denver jmao-denver merged commit 6682564 into deephaven:main Jan 15, 2025
17 checks passed
@jmao-denver jmao-denver deleted the 6515-add-j-collection-to-list branch January 15, 2025 19:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a new conversion function j_collection_to_list in jcompat.py
2 participants