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

Method Prev

stacks/arraystack/iterator.go:34–39  ·  view source on GitHub ↗

Prev moves the iterator to the previous element and returns true if there was a previous element in the container. If Prev() returns true, then previous element's index and value can be retrieved by Index() and Value(). Modifies the state of the iterator.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LastMethod · 0.95

Calls 1

withinRangeMethod · 0.45

Tested by

no test coverage detected