Skip to content

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

Merged
jmao-denver merged 2 commits intodeephaven:mainfrom
jmao-denver:6515-add-j-collection-to-list
Jan 15, 2025
Merged

feat: Add j_collection_to_list() in jcompat.py#6565
jmao-denver merged 2 commits intodeephaven:mainfrom
jmao-denver:6515-add-j-collection-to-list

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