diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/next/61900.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/next/61900.txt b/api/next/61900.txt new file mode 100644 index 0000000000..4a669b90ab --- /dev/null +++ b/api/next/61900.txt @@ -0,0 +1,5 @@ +pkg maps, func All[$0 interface{ ~map[$1]$2 }, $1 comparable, $2 interface{}]($0) iter.Seq2[$1, $2] #61900 +pkg maps, func Collect[$0 comparable, $1 interface{}](iter.Seq2[$0, $1]) map[$0]$1 #61900 +pkg maps, func Insert[$0 interface{ ~map[$1]$2 }, $1 comparable, $2 interface{}]($0, iter.Seq2[$1, $2]) #61900 +pkg maps, func Keys[$0 interface{ ~map[$1]$2 }, $1 comparable, $2 interface{}]($0) iter.Seq[$1] #61900 +pkg maps, func Values[$0 interface{ ~map[$1]$2 }, $1 comparable, $2 interface{}]($0) iter.Seq[$2] #61900 |
