Comment 2 for bug 870515

Revision history for this message
Matt Giuca (mgiuca) wrote :

Also:
- Array operations that used to take Int indices now take Num indices, and raise an error if the Num is not a whole number.
- Operations that treat a Num as a character raise an error if the Num is not a whole number.