not support high-order functional
go get -u github.com/dangerous1990/functional-go
go 1.11.1+ add in your go.mod file
go mod edit --require github.com/dangerous1990/functional-go@v0.0.0
- Get
- Index
- Of
- RangeInt
- Repeat
- Map
- Reverse
- Filter
- First
- Last
- Skip
- SkipLast
- SkipUntil
- SkipWhile
- Find
- FindIndex
- IsEmpty
- Count
- Reduce
- Get
- OrElse
- OrElseGet
- IfPresent
- IsPresent