Int64: {
    add(ab ) : Int 64 Type
    に等しい b :ブール値
    intToNum :数値
    isInt :Int 64 Typeです
    numToInt : Int 64 Type
    strToInt : Int 64 Type
}

型宣言

  • add:関数
  • equals:関数
    • パラメーター

      ブール値を返します

  • intToNum:関数
    • パラメーター

      数値を返します

  • Int:関数
    • パラメーター

      • : 不明

      Int64 ある を 返します

  • numToInt:関数
    • パラメーター

      • : 数値

      Int 64型を返します

  • string To Int:関数
    • パラメーター

      • : string

      Int 64型を返します

TypeDocを使用して生成