MCPcopy Create free account
hub / github.com/ai-techsystems/deepC / prev

Method prev

include/core/iterator.h:96–96  ·  view source on GitHub ↗

Optional function for reverse iteration:

Source from the content-addressed store, hash-verified

94
95 // Optional function for reverse iteration:
96 void prev() { state.prev(ref); }
97
98public:
99 static iterator begin(C *ref) {

Callers 3

prevMethod · 0.45
prevMethod · 0.45
prevMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected