mirror of
https://github.com/samber/lo.git
synced 2026-04-22 23:47:11 +08:00
fix(doc): fix go playground demo URL (#832)
* fix(doc): fix go playground demo URL * fix(doc): add more go playground demo URL
This commit is contained in:
@@ -6,7 +6,7 @@ category: it
|
||||
subCategory: intersect
|
||||
signatures:
|
||||
- "func ElementsMatchBy[T any, K comparable](list1, list2 iter.Seq[T], transform func(item T) K) bool"
|
||||
playUrl: "https://go.dev/play/p/5XrQKOk-vw"
|
||||
playUrl: "https://go.dev/play/p/I3vFrmQo43E"
|
||||
variantHelpers:
|
||||
- it#intersect#elementsmatchby
|
||||
similarHelpers:
|
||||
|
||||
Reference in New Issue
Block a user