Commits

David Farler committed 241de1a1c33
Add popFirst/popLast implementations for some collections Add the following non-customizable implementations: - popFirst/popLast for Collections whose SubSequence == Self. - Array.popLast - ContiguousArray.popLast - Set.popFirst - Dictionary.popFirst Swift SVN r30278