ByteArray implements #hash but not #=

Martin Kuball martinkuball at web.de
Sun Feb 25 13:27:17 UTC 2007


Hi!

I'm just wondering why #= is not implemented in class ByteArray. Wouldn't 
it make sense to have a fast primitive for that instead of using the 
general implementation in class SequenceableCollection?

Martin



More information about the Squeak-dev mailing list