Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: GolangFamily/go-funk

Tags

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#142 from samber/feat-uniq-by

Adding _.uniqBy() function

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#128 from yz271544/revert-short_if-dos2unix

convert the short_if.go unix format

v0.9.0

Toggle v0.9.0's commit message
fix: Zip should panic if args are not slice/array (fixes thoas#123)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#116 from vellotis/thoas#50

Fixes issue thoas#50

v0.7.0

Toggle v0.7.0's commit message
fix: return a new slice on funk.Uniq and avoid mutate input (fixes th…

…oas#87)

v0.6.0

Toggle v0.6.0's commit message
chore: bump CI

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#69 from ninghejun/patch-1

fix the bug reflect on zero Value

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#57 from ferhatelmas/type-switch

refactor: simplify type switch

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#57 from ferhatelmas/type-switch

refactor: simplify type switch

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thoas#57 from ferhatelmas/type-switch

refactor: simplify type switch