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

Function NextOrd

changes/crdt/ord.go:16–18  ·  view source on GitHub ↗

NextOrd returns the next ordinal. Less(key, next(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 8

AppendColMethod · 0.92
AppendRowMethod · 0.92
TestFormatTableFunction · 0.92
TestIntNextPrevLessFunction · 0.92
TestNegIntNextPrevLessFunction · 0.92
TestBetweenFunction · 0.92
TestBetweenNFunction · 0.92
betweenMethod · 0.85

Calls 3

fromStringFunction · 0.85
toStringMethod · 0.80
nextMethod · 0.80

Tested by 5

TestFormatTableFunction · 0.74
TestIntNextPrevLessFunction · 0.74
TestNegIntNextPrevLessFunction · 0.74
TestBetweenFunction · 0.74
TestBetweenNFunction · 0.74