doc: adding more go playground links

This commit is contained in:
Samuel Berthe
2025-10-08 19:35:53 +02:00
parent 15ac624913
commit da644a79d3
60 changed files with 64 additions and 60 deletions
+1 -1
View File
@@ -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: ""
playUrl: "https://go.dev/play/p/5XrQKOk-vw"
variantHelpers:
- it#intersect#elementsmatchby
similarHelpers: