|
Very fast fuzzy string matching in Swift for interactive searches
|
|
4
|
145
|
February 13, 2026
|
|
Character Comparison Doesn't Follow Unicode Scalar Value?
|
|
9
|
139
|
February 5, 2026
|
|
Surprising replacingOccurrences Results for Unicode-Unaware Developers
|
|
2
|
158
|
January 18, 2026
|
|
Edge case enum
|
|
35
|
1628
|
December 21, 2025
|
|
The officially recommended way to read from a file
|
|
4
|
417
|
December 14, 2025
|
|
Double to String conversion implementation
|
|
2
|
224
|
November 20, 2025
|
|
String.replacing performance
|
|
6
|
2287
|
November 17, 2025
|
|
Opinions on the best way to improve String ergonomics by restricting allowed characters
|
|
23
|
758
|
September 3, 2025
|
|
Cannot convert value of type 'String' to expected argument type 'Double'
|
|
2
|
330
|
May 17, 2025
|
|
History of Swift String.Index design
|
|
5
|
347
|
April 16, 2025
|
|
Allow users to format values in a Matrix struct
|
|
10
|
417
|
March 11, 2025
|
|
Provide a nameAlias for more Unicode scalars
|
|
6
|
346
|
February 26, 2025
|
|
Print table of numbers from a generic array
|
|
14
|
650
|
December 26, 2024
|
|
How to determine if a passed argument is a string literal?
|
|
7
|
3795
|
December 14, 2024
|
|
Backslashes in Swift String
|
|
6
|
713
|
December 13, 2024
|
|
String.UTF8View conformance to DataProtocol
|
|
3
|
469
|
November 18, 2024
|
|
Swift Regex: lookbehind
|
|
23
|
6847
|
November 5, 2024
|
|
Can Character.lowercased() return multiple characters?
|
|
18
|
540
|
November 4, 2024
|
|
Warning for Implicit URL-String Comparisons
|
|
15
|
277
|
September 6, 2024
|
|
Print an N-dimensional array
|
|
26
|
548
|
August 25, 2024
|
|
Use string counts to short-circuit string comparisons
|
|
84
|
6826
|
June 28, 2024
|
|
Performant byte-based String wrapper
|
|
7
|
495
|
May 28, 2024
|
|
Lossy decoding from Data to String
|
|
10
|
1879
|
April 30, 2024
|
|
Will Swift String's understanding of Characters remain stable?
|
|
4
|
621
|
April 17, 2024
|
|
CustomStringConvertible description using a formatted generic type
|
|
5
|
545
|
March 30, 2024
|
|
VisionKit detection madness (and comparing strings)
|
|
9
|
1477
|
March 25, 2024
|
|
How convert String to UnsafePointer<Int8>, not Mutable
|
|
10
|
936
|
February 3, 2024
|
|
Converting UTF-16 byte offset to String.Index
|
|
2
|
1021
|
December 30, 2023
|
|
String Count and Flags
|
|
8
|
4425
|
December 14, 2023
|
|
String(describing:) returns differently for KeyPaths to computed properties between macOS and Linux
|
|
2
|
636
|
December 13, 2023
|