Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Prev
Method
Prev
driver/hybriddb/iterator.go:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
func
(it *Iterator) Prev() {
36
it.it.Prev()
37
}
38
39
func
(it *Iterator) First() {
40
it.it.First()
Callers
1
TestIterator
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestIterator
Function · 0.76