A scalar is distinct from a vector so size(a) = () makes sense. getindex for a 
scalar does not make sense and should probably be removed on the grounds of 
mathematical elegance :) Any code that depends on referencing a scalar via an 
index is probably flawed in the first place.

Reply via email to