MCPcopy Create free account
hub / github.com/arafatkatze/DataViz / Iterator

Method Iterator

stacks/arraystack/iterator.go:16–18  ·  view source on GitHub ↗

Iterator returns a stateful iterator whose values can be fetched by an index.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

TestStackIteratorOnEmptyFunction · 0.45
TestStackIteratorNextFunction · 0.45
TestStackIteratorPrevFunction · 0.45
TestStackIteratorBeginFunction · 0.45
TestStackIteratorEndFunction · 0.45
TestStackIteratorFirstFunction · 0.45
TestStackIteratorLastFunction · 0.45

Implementers 2

Heaptrees/binaryheap/binaryheap.go
Stackstacks/arraystack/arraystack.go

Calls

no outgoing calls

Tested by 7

TestStackIteratorOnEmptyFunction · 0.36
TestStackIteratorNextFunction · 0.36
TestStackIteratorPrevFunction · 0.36
TestStackIteratorBeginFunction · 0.36
TestStackIteratorEndFunction · 0.36
TestStackIteratorFirstFunction · 0.36
TestStackIteratorLastFunction · 0.36