j
k
j a
j l
with automatic conversion from int to bignum, what would be the point of having an extra int64?
more sensible might be an automatic conversion
int32 -> int64 -> bignum
ie: the pike int type always uses the smallest usable type in c.
Back to the thread
Back to the list