Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
public:
99
static iterator begin(C *ref) {
Callers
3
prev
Method · 0.45
prev
Method · 0.45
prev
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected