This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
slices
Watch
1
Star
0
Fork
0
You've already forked slices
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
15
Tags
3901e3934ff90ef7097f721a0311fe5b85fbf89d
Branches
Tags
View all branches
Go to file
Code
Tordarus
3901e3934f
Update go.mod
2024-12-16 19:45:01 +01:00
comparator.go
initial commit
2022-08-18 13:41:16 +02:00
contains.go
more helper functions
2022-09-06 01:58:19 +02:00
count.go
Count and CountCmp added
2022-09-07 22:12:33 +02:00
each.go
more helper functions
2022-09-06 01:58:19 +02:00
filter.go
added FindFirstIndex and FindLastIndex
2024-02-20 16:06:41 +01:00
flat.go
more helper functions
2022-09-06 01:58:19 +02:00
go.mod
Update go.mod
2024-12-16 19:45:01 +01:00
go.sum
added Reduce method
2023-03-09 14:34:44 +01:00
map.go
MapError implemented
2023-03-25 08:52:08 +01:00
of.go
added default unmapper functions for OfMap
2024-04-02 19:53:21 +02:00
reduce_test.go
added Reduce method
2023-03-09 14:34:44 +01:00
reduce.go
added Reduce method
2023-03-09 14:34:44 +01:00
reverse.go
fixed reverse implementation
2022-08-21 14:08:25 +02:00
to.go
more helper functions
2022-09-06 01:58:19 +02:00
Description
work with slices efficiently in a functional manner
47
KiB
Languages
Go
100%