type math/big.Int (struct)

Method Implmentations (56 other methods implement nothing)

Format(s fmt.State, ch rune) (*T).M : fmt.Formatter.Format
GobDecode(buf []byte) error (*T).M : encoding/gob.GobDecoder.GobDecode
GobEncode() ([]byte, error) (*T).M : encoding/gob.GobEncoder.GobEncode
MarshalJSON() ([]byte, error) (*T).M : encoding/json.Marshaler.MarshalJSON
MarshalText() (text []byte, err error) (*T).M : encoding.TextMarshaler.MarshalText
Scan(s fmt.ScanState, ch rune) error (*T).M : fmt.Scanner.Scan
String() string (*T).M : fmt.Stringer.String (*T).M : src.elv.sh/pkg/eval/vals.Stringer.String (*T).M : context.stringer.String (*T).M : os/signal.stringer.String (*T).M : runtime.stringer.String
UnmarshalJSON(text []byte) error (*T).M : encoding/json.Unmarshaler.UnmarshalJSON