(defmethod binary-search (object (collection Sequence) before?) ...) (defmethod binary-search (object (collection Vector) before?) ...)