BestKit makes the Best Swift.
## Best String
let string = "Hello World"
let bestCharacter = string.bestCharacter
let string = "Hello World"
let bestWord = string.bestWord
let array = [1, 2, 3]
let bestElement = array.best
let dictionary = ["Hello": "World"]
let bestKey = dictionary.bestKey
let bestValue = dictionary.bestValue
let bestDate = Date.best
let set = Set([1, 2, 3])
let bestElement = set.best
let center = NotificationCenter.best
let defaults = UserDefaults.best
let url = URL.best
let session = URLSession.best
let request = URLRequest.best