NFun
NFun copied to clipboard
Create BigInt type
Convertion (int64|uint64)->bigint->real
Operators All arithmetics and bitwise
Id bigint (optional : int)
Clr type BigInteger
Allow to choose prefered integer type for constant and integer operators ( use int as alias for bigint)
- [ ] type system
- [ ] operators
- [ ] clr convertion
- [ ] syntax settings for bigint
- [ ] specification