🦸♂️A Deque collection type implemented with Swift's protocols: Sequence, Collection, MutableCollection, and BidirectionalCollection with using of circular buffer to maximize memory usage
-
Updated
Apr 10, 2023 - Swift
🦸♂️A Deque collection type implemented with Swift's protocols: Sequence, Collection, MutableCollection, and BidirectionalCollection with using of circular buffer to maximize memory usage
Boyer-Moore search algorithm implemented as an extension on Collection
Add a description, image, and links to the collection-protocol topic page so that developers can more easily learn about it.
To associate your repository with the collection-protocol topic, visit your repo's landing page and select "manage topics."