- Greenville, SC
Pinned Loading
-
PanoramicImageView
PanoramicImageView PublicA simple image view to display panoramic images using SceneKit.
-
KBHDatePicker
KBHDatePicker PublicInfinite scrolling date picker similar to iOS' Calendar app.
Swift 5
-
KBHTextFieldStepper
KBHTextFieldStepper PublicA UIStepper with a UITextField in the middle.
-
A set where elements are sorted as t...
A set where elements are sorted as they are inserted. This gives the set a specific order and access, like you would get from an array, but does not allow duplicates. 1import Foundation
23struct SortedSet<Element: Hashable & Comparable>: RandomAccessCollection, SetAlgebra {
45typealias Index = Int
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.