What's a good/fast way to find the index of the minimum element of a sequence? (I'm fairly sure sorting the sequence is not the fastest approach)
-- http://mail.python.org/mailman/listinfo/python-list
What's a good/fast way to find the index of the minimum element of a sequence? (I'm fairly sure sorting the sequence is not the fastest approach)
-- http://mail.python.org/mailman/listinfo/python-list