Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LongestPalindromicSubstring For Swift 5
- cast strings directly to an array of Chars - count property of String type is available
- Loading branch information