@@ -63,62 +63,18 @@ numberOfTypeParameters
6363| internal/bytealg.HashStrRev | 0 | T | interface { string \| []uint8 } |
6464| internal/bytealg.IndexRabinKarp | 0 | T | interface { string \| []uint8 } |
6565| internal/bytealg.LastIndexRabinKarp | 0 | T | interface { string \| []uint8 } |
66- | internal/poll.ignoringEINTR2 | 0 | T | interface { } |
6766| internal/runtime/atomic.Pointer.CompareAndSwap | 0 | T | interface { } |
6867| internal/runtime/atomic.Pointer.CompareAndSwapNoWB | 0 | T | interface { } |
6968| internal/runtime/atomic.Pointer.Load | 0 | T | interface { } |
7069| internal/runtime/atomic.Pointer.Store | 0 | T | interface { } |
7170| internal/runtime/atomic.Pointer.StoreNoWB | 0 | T | interface { } |
72- | internal/sync.HashTrieMap.All | 0 | K | comparable |
73- | internal/sync.HashTrieMap.All | 1 | V | interface { } |
74- | internal/sync.HashTrieMap.CompareAndDelete | 0 | K | comparable |
75- | internal/sync.HashTrieMap.CompareAndDelete | 1 | V | interface { } |
76- | internal/sync.HashTrieMap.CompareAndSwap | 0 | K | comparable |
77- | internal/sync.HashTrieMap.CompareAndSwap | 1 | V | interface { } |
78- | internal/sync.HashTrieMap.Delete | 0 | K | comparable |
79- | internal/sync.HashTrieMap.Load | 0 | K | comparable |
80- | internal/sync.HashTrieMap.Load | 1 | V | interface { } |
81- | internal/sync.HashTrieMap.LoadAndDelete | 0 | K | comparable |
82- | internal/sync.HashTrieMap.LoadAndDelete | 1 | V | interface { } |
83- | internal/sync.HashTrieMap.LoadOrStore | 0 | K | comparable |
84- | internal/sync.HashTrieMap.LoadOrStore | 1 | V | interface { } |
85- | internal/sync.HashTrieMap.Range | 0 | K | comparable |
86- | internal/sync.HashTrieMap.Range | 1 | V | interface { } |
87- | internal/sync.HashTrieMap.Store | 0 | K | comparable |
88- | internal/sync.HashTrieMap.Store | 1 | V | interface { } |
89- | internal/sync.HashTrieMap.Swap | 0 | K | comparable |
90- | internal/sync.HashTrieMap.Swap | 1 | V | interface { } |
91- | internal/sync.HashTrieMap.find | 0 | K | comparable |
92- | internal/sync.HashTrieMap.find | 1 | V | interface { } |
93- | internal/sync.HashTrieMap.iter | 0 | K | comparable |
94- | internal/sync.HashTrieMap.iter | 1 | V | interface { } |
95- | internal/sync.entry | 0 | K | comparable |
96- | internal/sync.entry | 1 | V | interface { } |
97- | internal/sync.entry.compareAndDelete | 0 | K | comparable |
98- | internal/sync.entry.compareAndDelete | 1 | V | interface { } |
99- | internal/sync.entry.compareAndSwap | 0 | K | comparable |
100- | internal/sync.entry.compareAndSwap | 1 | V | interface { } |
101- | internal/sync.entry.loadAndDelete | 0 | K | comparable |
102- | internal/sync.entry.loadAndDelete | 1 | V | interface { } |
103- | internal/sync.entry.lookup | 0 | K | comparable |
104- | internal/sync.entry.lookup | 1 | V | interface { } |
105- | internal/sync.entry.lookupWithValue | 0 | K | comparable |
106- | internal/sync.entry.lookupWithValue | 1 | V | interface { } |
107- | internal/sync.entry.swap | 0 | K | comparable |
108- | internal/sync.entry.swap | 1 | V | interface { } |
109- | internal/sync.newEntryNode | 0 | K | comparable |
110- | internal/sync.newEntryNode | 1 | V | interface { } |
11171| iter.Pull | 0 | V | interface { } |
11272| iter.Pull2 | 0 | K | interface { } |
11373| iter.Pull2 | 1 | V | interface { } |
11474| iter.Seq | 0 | V | interface { } |
11575| iter.Seq2 | 0 | K | interface { } |
11676| iter.Seq2 | 1 | V | interface { } |
117- | os.doInRoot | 0 | T | interface { } |
118- | os.ignoringEINTR2 | 0 | T | interface { } |
11977| reflect.rangeNum | 1 | N | interface { int64 \| uint64 } |
120- | runtime.AddCleanup | 0 | T | interface { } |
121- | runtime.AddCleanup | 1 | S | interface { } |
12278| runtime.fandbits | 0 | F | floaty |
12379| runtime.fmax | 0 | F | floaty |
12480| runtime.fmin | 0 | F | floaty |
0 commit comments