Closed artasparks closed 3 years ago
Using int64 is a bit annoying because int and int64 don't easily convert between eachother. Also, indices must be specified as integers, and range also produces integers.
Using int64 is a bit annoying because int and int64 don't easily convert between eachother. Also, indices must be specified as integers, and range also produces integers.