MCPcopy Create free account
hub / github.com/araddon/qlbridge / Len

Method Len

value/value.go:176–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 Map interface {
175 json.Marshaler
176 Len() int
177 MapValue() MapValue
178 Get(key string) (Value, bool)
179 }

Callers 15

LengthMethod · 0.65
evalBinaryFunction · 0.65
NewValueFunction · 0.65
EqualFunction · 0.65
ValueToStringFunction · 0.65
ValueToStringsFunction · 0.65
ValueToInt64Function · 0.65
TestValuesFunction · 0.65
TestStringFunction · 0.65
TestSliceValuesFunction · 0.65
TestMapValueFunction · 0.65
TestMapStringValueFunction · 0.65

Implementers 6

MapValuevalue/value.go
MapStringValuevalue/value.go
MapIntValuevalue/value.go
MapNumberValuevalue/value.go
MapTimeValuevalue/value.go
MapBoolValuevalue/value.go

Calls

no outgoing calls

Tested by 9

TestValuesFunction · 0.52
TestStringFunction · 0.52
TestSliceValuesFunction · 0.52
TestMapValueFunction · 0.52
TestMapStringValueFunction · 0.52
TestMapIntValueFunction · 0.52
TestMapNumberValueFunction · 0.52
TestMapTimeValueFunction · 0.52
TestMapBoolValueFunction · 0.52