Quote:
Originally Posted by fowlplay4
When I'm working with arrays and manipulating them I like to use obj.link(), basically removes the need to use a return.
|
Technically more efficient to use link() too

... Then again, we're talking about bubble sort here... So I don't think someone using this would care much about efficiency.