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 BoxedType GenericType #4141

Merged
merged 7 commits into from
Jul 19, 2023
Merged

Conversation

devinrsmith
Copy link
Member

This increases the expressiveness of Type, allowing us to capture the differences between primitives and their boxed counterparts.

@devinrsmith devinrsmith added this to the July 2023 milestone Jul 6, 2023
@devinrsmith devinrsmith requested a review from rcaudy July 6, 2023 19:36
@devinrsmith devinrsmith self-assigned this Jul 6, 2023
@devinrsmith devinrsmith requested a review from rcaudy July 19, 2023 14:20
@devinrsmith devinrsmith requested a review from rcaudy July 19, 2023 16:16
@devinrsmith devinrsmith merged commit 929c8f7 into deephaven:main Jul 19, 2023
10 checks passed
@devinrsmith devinrsmith deleted the nightly/boxed-type branch July 19, 2023 17:35
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants