Closed stoklund closed 8 years ago
Don't require load/store indexes to be integers. Coerce the argument to a number first, and then require that the resultant number is an integer.
Fixes issue #328.
LGTM
Don't require load/store indexes to be integers. Coerce the argument to a number first, and then require that the resultant number is an integer.
Fixes issue #328.