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

Method Last

stacks/arraystack/iterator.go:77–80  ·  view source on GitHub ↗

Last moves the iterator to the last element and returns true if there was a last element in the container. If Last() returns true, then last 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

nothing calls this directly

Calls 2

EndMethod · 0.95
PrevMethod · 0.95

Tested by

no test coverage detected