Deque
Deque copied to clipboard
A double-ended queue type in pure Swift
Results
3
Deque issues
Sort by
recently updated
recently updated
newest added
Fix wrong Swift package URL in README.md
Pods/Deque/Sources/Deque.swift:247:26: Invalid redeclaration of 'replaceSubrange(_:with:)'
It would be helpful to migrate this to Swift 3.0. I'm trying on my fork, but I don't know all the implementation details.