Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyhedraZK/ExpanderCompilerCollection
/ Field
Method
Field
ecgo/field/field.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
type
Field
interface
{
14
constraint.Field
15
Field() *big.Int
16
FieldBitLen() int
17
SerializedLen() int
18
}
Callers
5
Field
Method · 0.65
SolveInputAuto
Method · 0.65
SolveInputs
Method · 0.65
evalSub
Method · 0.65
GetFieldId
Function · 0.65
Implementers
3
Field
ecgo/field/gf2/field.go
Field
ecgo/field/bn254/field_wrapper.go
Field
ecgo/field/m31/field.go
Calls
no outgoing calls
Tested by
no test coverage detected