MCPcopy Create free account
hub / github.com/expr-lang/expr / Func

Method Func

bench_test.go:324–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322}
323
324func (CallEnv) Func() string {
325 return "func"
326}
327
328type CallFoo struct {
329 D int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected