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 type erased AnyContinuousScale #14

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Add type erased AnyContinuousScale #14

merged 1 commit into from
Apr 6, 2022

Conversation

heckj
Copy link
Member

@heckj heckj commented Apr 6, 2022

  • added type erasure code to enclose type
  • added type of continuous scale enumeration
  • added conversion method using the enumeration to the type erased
    wrapper
  • added tests to work the various bits of code

resolves #1

- added type erasure code to enclose type
- added type of continuous scale enumeration
- added conversion method using the enumeration to the type erased
  wrapper
- added tests to work the various bits of code
@heckj heckj self-assigned this Apr 6, 2022
@heckj heckj merged commit c40883c into main Apr 6, 2022
@heckj heckj deleted the AnyContinuousScale branch April 6, 2022 19:42
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

Successfully merging this pull request may close these issues.

consider an AnyScale<InputType, OutputType> type erasure?
1 participant