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

sliceop{,/f64s}: revamp package to use new stdlib slices package #870

Open
sbinet opened this issue Sep 27, 2021 · 0 comments
Open

sliceop{,/f64s}: revamp package to use new stdlib slices package #870

sbinet opened this issue Sep 27, 2021 · 0 comments

Comments

@sbinet
Copy link
Member

sbinet commented Sep 27, 2021

with golang/go#45955 being accepted, we probably want to revamp our sliceop/f64s into a new sliceop package, importing all of stdlib's slices and adding our own stuff.

as a first deprecation step, sliceop/f64s could import sliceop "generic" funcs.

that's of course for when go-1.18 is out (and even for after go-1.19 is realeased)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant