Skip to content

Add cast methods ToUintSlice #236

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

Merged
merged 1 commit into from
Apr 13, 2025
Merged

Add cast methods ToUintSlice #236

merged 1 commit into from
Apr 13, 2025

Conversation

nmvalera
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Apr 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nmvalera could you please reabase your PR? I added a set of generic functions for slices, could you please use those instead?

Thanks!

@sagikazarmark sagikazarmark added this to the v1.8.0 milestone Apr 12, 2025
@sagikazarmark
Copy link
Collaborator

Overlaps with #179

@nmvalera nmvalera changed the title Add cast methods ToUintSlice and ToFloat64Slice Add cast methods ToUintSlice Apr 13, 2025
@nmvalera
Copy link
Contributor Author

Hey @sagikazarmark, I have rebased to use the slice utilities.

I also noticed that ToFloat64Slice has been implemented in the meantime, so I removed this part from my PR (I just left some extra test cases that were on my PR, as it does not hurt)

Copy link
Collaborator

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sagikazarmark sagikazarmark merged commit e929a71 into spf13:master Apr 13, 2025
18 checks passed
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.

3 participants