MCPcopy
hub / github.com/expr-lang/expr / AsUint64

Method AsUint64

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

Source from the content-addressed store, hash-verified

78
79type Uint64Valuer interface {
80 AsUint64() uint64
81}
82
83type Float32Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected