Documentation Language: Swift

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.