module Tins::Minimize

This module can be mixed into all classes, whose instances respond to the

and size-methods, like for example Array. The returned elements from []

should respond to the succ method.