Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyhedraZK/ExpanderCompilerCollection
/ FromInterface
Method
FromInterface
ecgo/utils/buf.go:18–18 ·
view source on GitHub ↗
(i interface{})
Source
from the content-addressed store, hash-verified
16
SerializedLen() int
17
ToBigInt(c constraint.Element) *big.Int
18
FromInterface(i
interface
{}) constraint.Element
19
}
20
21
func
(o *OutputBuf) AppendBigInt(n int, x *big.Int) {
Callers
4
ReadFieldElement
Method · 0.65
toVariableId
Method · 0.65
GetCircuitVariables
Function · 0.65
evalSub
Method · 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