MCPcopy Create free account
hub / github.com/dotchain/dot / PrevOrd

Function PrevOrd

changes/crdt/ord.go:23–25  ·  view source on GitHub ↗

PrevOrd returns the prev ordinal. LessOrd(prev(key), key) is guaranteed to always be true

(key string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

InsertColBeforeMethod · 0.92
InsertRowBeforeMethod · 0.92
TestIntNextPrevLessFunction · 0.92
TestNegIntNextPrevLessFunction · 0.92
TestBetweenNegFunction · 0.92
betweenMethod · 0.85

Calls 3

fromStringFunction · 0.85
toStringMethod · 0.80
prevMethod · 0.80

Tested by 3

TestIntNextPrevLessFunction · 0.74
TestNegIntNextPrevLessFunction · 0.74
TestBetweenNegFunction · 0.74