internal/runtime/maps.Iter.Initialized (method)
6 uses
internal/runtime/maps (current package)
table.go#L702: func (it *Iter) Initialized() bool {
reflect
map.go#L246: if !iter.hiter.Initialized() {
map.go#L265: if !iter.hiter.Initialized() {
map.go#L290: if !iter.hiter.Initialized() {
map.go#L309: if !iter.hiter.Initialized() {
map.go#L339: if !iter.hiter.Initialized() {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |