I\'m trying to use Károly Lőrentey\'s B-tree based OrderedSet in a project. However, I\'m running into an issue where I can\'t declare an unqualified OrderedSet
I renamed OrderedSet to SortedSet in the Swift 3 version of BTree, which should serve as a workaround while a possible language-level fix is being discussed/implemented.