Type Alias
EBigInteger
Arbitrary-precision integer type for Ecore models.
typealias EBigInteger = BigInt
Discussion
Maps to the BigInt library’s BigInt type for true arbitrary-precision integers.
Type Alias
Arbitrary-precision integer type for Ecore models.
typealias EBigInteger = BigInt
Maps to the BigInt library’s BigInt type for true arbitrary-precision integers.