ITADN

BigInts

#215Openkaleidawave 创建于 2024-11-05
bugchecking
K
kaleidawavecommented
Currently big integers are not supported - No `Constant` type generated for `...n` literals - No operations implemented for them - No operator checking for them > Parsing is implemented though > Probably need an external library to implement the operations at constant time stuff? (or can skip for now just treat as new `Open(BigInt)` types
2 条评论