Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ AsArray
Method
AsArray
patcher/value/value.go:104–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
103
type
ArrayValuer
interface
{
104
AsArray() []any
105
}
106
107
type
MapValuer
interface
{
Callers
1
getValue
Function · 0.65
Implementers
1
customTypedArray
patcher/value/value_test.go
Calls
no outgoing calls
Tested by
no test coverage detected