-
Notifications
You must be signed in to change notification settings - Fork 92
Issues: elliotchance/pie
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add generated markers to *_pie.go files
enhancement
New feature or request
#148
opened May 19, 2019 by
elliotchance
Join can be used on all types
enhancement
New feature or request
#136
opened May 12, 2019 by
elliotchance
func Float64sUsing(func(Element) float64) pie.Float64s
enhancement
New feature or request
#119
opened May 9, 2019 by
elliotchance
func IntsUsing(func(Element) int) pie.Ints
enhancement
New feature or request
#118
opened May 9, 2019 by
elliotchance
func FindAll(ElementType) []int
enhancement
New feature or request
#116
opened May 9, 2019 by
elliotchance
func Find(ElementType) int
enhancement
New feature or request
good first issue
Good for newcomers
#115
opened May 9, 2019 by
elliotchance
A combined Filter and Map?
enhancement
New feature or request
#77
opened May 1, 2019 by
elliotchance
Union()
enhancement
New feature or request
good first issue
Good for newcomers
#73
opened May 1, 2019 by
elliotchance
ProTip!
Mix and match filters to narrow down what you’re looking for.