issues
search
samber
/
lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
https://pkg.go.dev/github.com/samber/lo
MIT License
18.02k
stars
830
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(func): add `FuncWithIndex` and `FuncWithIndexNoReturn`
#565
quantumsheep
opened
10 hours ago
1
[WIP] Implement basic set of helpers for iterators
#564
rdmrcv
opened
17 hours ago
0
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
#563
dependabot[bot]
closed
3 days ago
0
[BUG] `AttemptWhileWithDelay` (and presumably the other `Attempt...`s) does not behave a described (and expected).
#562
milkpirate
opened
4 days ago
0
feat(slice): add ForAll & Exists funcs
#561
ealyutikov
opened
1 week ago
0
chore(deps): bump codecov/codecov-action from 4 to 5
#560
dependabot[bot]
closed
1 week ago
0
[Snyk] Security upgrade golang from 1.23.1 to 1.23.3
#559
samber
opened
1 week ago
1
Proposal: Add `CountDistinct`
#558
haoxins
closed
5 days ago
2
feat(find): implement maxn & minn for variadic count items
#557
dashjay
opened
2 weeks ago
2
chore(deps): bump github.com/thoas/go-funk from 0.9.1 to 0.9.3
#556
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0
#555
dependabot[bot]
opened
2 weeks ago
1
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.9.0
#554
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump golang.org/x/text from 0.16.0 to 0.20.0
#553
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump softprops/action-gh-release from 1 to 2
#552
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump golangci/golangci-lint-action from 3 to 6
#551
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump codecov/codecov-action from 2 to 4
#550
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump actions/checkout from 2 to 4
#549
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump actions/setup-go from 2 to 5
#548
dependabot[bot]
closed
2 weeks ago
0
feat: add In function
#547
thedevsaddam
closed
3 weeks ago
2
Question: Do we have a flow function like functionality?
#546
abhisekp
opened
1 month ago
0
Update slice signatures to support slice types
#545
andig
closed
1 month ago
0
Fix outdated example go dev code for FromSlicePtrOr doc
#544
sunjayaali
opened
1 month ago
0
docs: clarify `Empty` returns zero value
#543
SnowOnion
opened
1 month ago
0
feat: Implement CoalesceOrEmptySlice Function
#542
chg1f
opened
1 month ago
0
docs: fix example README, add playground (FromSlicePtrOr)
#541
snamiki1212
closed
1 month ago
0
proposal:FilterSlice to Map
#540
ArnoldoR
opened
2 months ago
0
feat: add Recover functions for idiomatic panic redirects
#539
matfax
opened
2 months ago
1
feat: Implement ChunkMap Function (#533)
#538
oswaldom-code
opened
2 months ago
0
Update README.md
#537
guyareco2
closed
2 months ago
1
are there any reality needs for the Tuple9 struct in types.go?
#536
dengyunsheng250
opened
2 months ago
1
Update README.md
#535
jiz4oh
closed
2 months ago
0
Remove redundant params of Filter, Map, FilterMap and FlatMap
#534
miranquil
closed
2 months ago
1
Proposal lo.Chunk for map
#533
kostya05983
opened
2 months ago
0
Proposal: -
#532
Isteb4k
closed
2 months ago
1
Added pull methods from lodash
#531
SicParv1sMagna
opened
2 months ago
7
[Snyk] Security upgrade golang from 1.21.12 to 1.22.6
#530
samber
closed
2 months ago
1
add Round: returns the float32/float64 of specified precision
#529
freeeverett
opened
2 months ago
5
Add IndexOf for iter.Seq
#528
BooleanCat
opened
3 months ago
0
feat: add UniqMap
#527
nicklaus-dev
opened
3 months ago
0
Proposal: Add UniqMap
#526
nicklaus-dev
opened
3 months ago
0
Any plans to add support for Go 1.23's iterators?
#525
BooleanCat
opened
3 months ago
7
refactor:refactor RandomString function
#524
pigwantacat
closed
2 months ago
2
feat: Add IsNotNil
#523
haoxins
opened
3 months ago
0
docs: typo
#522
haoxins
closed
3 months ago
0
Fix Link to Duration Doc Section
#521
muya
closed
3 months ago
0
Ellipsis: avoid Unicode character truncation
#520
ccoVeille
opened
3 months ago
0
Tidy up
#519
NathanBaulch
closed
3 months ago
4
Ellipsis: Replace "..." by "…" (U+2026) ?
#518
samber
opened
3 months ago
1
do not create wait groups for slices with len less than 2
#517
Alexfilus
opened
3 months ago
2
feat: add SampleBy and SamplesBy
#516
bramvandewalle
opened
3 months ago
1
Next