MCPcopy Create free account
hub / github.com/citp/BlockSci / getGenericIterator

Method getGenericIterator

blockscipy/src/generic_sequence.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29BlocksciIteratorType GenericRange::getGenericIterator() {
30 return getGenericRange().toIterator();
31}

Callers

nothing calls this directly

Calls 1

toIteratorMethod · 0.80

Tested by

no test coverage detected