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 function to cast interface{} to []float64 #176

Open
ste93cry opened this issue Mar 6, 2023 · 1 comment · May be fixed by #179
Open

Add function to cast interface{} to []float64 #176

ste93cry opened this issue Mar 6, 2023 · 1 comment · May be fixed by #179

Comments

@ste93cry
Copy link

ste93cry commented Mar 6, 2023

I have the need of casting an interface{} to a slice of float64 numbers, but the corresponding helper is missing. Since there are already functions like ToIntSlice(), is it ok to add one for float64?

@ste93cry ste93cry linked a pull request Mar 6, 2023 that will close this issue
@si-fernandes
Copy link

Bumping this, it would be really helpful to get this PR merged

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 a pull request may close this issue.

2 participants