Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.math.big
  • Platforms: .NET, .NET Standard 2.0, Island

Instance Methods


constructor


constructor(aa: Int; ab: Int)
init(_ aa: Int, _ ab: Int)
Sub New(aa As Int, ab As Int)

Parameters:

  • aa:
  • ab:

constructor (Rat)

Parameters:

  • value:

method Scan(s: ScanState; ch: rune): error
error Scan(ScanState s, rune ch)
func Scan(_ s: ScanState, _ ch: rune) -> error
func Scan(s ScanState, ch rune) error
Function Scan(s As ScanState, ch As rune) As error

Parameters:

  • s:
  • ch: