MCPcopy Create free account
hub / github.com/dbProjectRED/redimo.go / present

Method present

sorted_sets.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40type rangeCap interface {
41 Value
42 present() bool
43}
44type zScore struct {
45 score float64

Callers 2

zGeneralCountMethod · 0.65
zGeneralRangeMethod · 0.65

Implementers 2

zScoresorted_sets.go
zLexsorted_sets.go

Calls

no outgoing calls

Tested by

no test coverage detected