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:
Samuel Berthe
2026-03-06 00:09:59 +01:00
committed by GitHub
parent dc372c082b
commit fa095e4b4f
204 changed files with 471 additions and 311 deletions
+1
View File
@@ -6,6 +6,7 @@ category: it
subCategory: slice
signatures:
- "func CountValues[T comparable](collection iter.Seq[T]) map[T]int"
playUrl: https://go.dev/play/p/PPBT4Fp-V3B
variantHelpers: []
similarHelpers:
- core#slice#countvalues