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

Method AsInt8

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

Source from the content-addressed store, hash-verified

46
47type Int8Valuer interface {
48 AsInt8() int8
49}
50
51type Int16Valuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected