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

func Float64sUsing(func(Element) float64) pie.Float64s #119

Open
elliotchance opened this issue May 9, 2019 · 0 comments
Open

func Float64sUsing(func(Element) float64) pie.Float64s #119

elliotchance opened this issue May 9, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@elliotchance
Copy link
Owner

Float64s transform each element into a string. The number of elements returned will be the same as the original slice.

@elliotchance elliotchance changed the title func Float64s(func(Element) float64) pie.Float64s func ToFloat64s(func(Element) float64) pie.Float64s May 9, 2019
@elliotchance elliotchance changed the title func ToFloat64s(func(Element) float64) pie.Float64s func Float64sUsing(func(Element) float64) pie.Float64s May 9, 2019
@elliotchance elliotchance added the enhancement New feature or request label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant