Opinions on the best way to improve String ergonomics by restricting allowed characters | | 23 | 626 | September 3, 2025 |
Cannot convert value of type 'String' to expected argument type 'Double' | | 2 | 236 | May 17, 2025 |
History of Swift String.Index design | | 5 | 281 | April 16, 2025 |
Allow users to format values in a Matrix struct | | 10 | 351 | March 11, 2025 |
Provide a nameAlias for more Unicode scalars | | 6 | 288 | February 26, 2025 |
Print table of numbers from a generic array | | 14 | 606 | December 26, 2024 |
How to determine if a passed argument is a string literal? | | 7 | 3731 | December 14, 2024 |
Backslashes in Swift String | | 6 | 565 | December 13, 2024 |
String.UTF8View conformance to DataProtocol | | 3 | 428 | November 18, 2024 |
Swift Regex: lookbehind | | 23 | 6730 | November 5, 2024 |
Can Character.lowercased() return multiple characters? | | 18 | 463 | November 4, 2024 |
Warning for Implicit URL-String Comparisons | | 15 | 228 | September 6, 2024 |
Print an N-dimensional array | | 26 | 485 | August 25, 2024 |
Use string counts to short-circuit string comparisons | | 84 | 6675 | June 28, 2024 |
Performant byte-based String wrapper | | 7 | 434 | May 28, 2024 |
Lossy decoding from Data to String | | 10 | 1723 | April 30, 2024 |
Will Swift String's understanding of Characters remain stable? | | 4 | 593 | April 17, 2024 |
CustomStringConvertible description using a formatted generic type | | 5 | 511 | March 30, 2024 |
VisionKit detection madness (and comparing strings) | | 9 | 1309 | March 25, 2024 |
How convert String to UnsafePointer<Int8>, not Mutable | | 10 | 845 | February 3, 2024 |
Converting UTF-16 byte offset to String.Index | | 2 | 970 | December 30, 2023 |
String Count and Flags | | 8 | 4362 | December 14, 2023 |
String(describing:) returns differently for KeyPaths to computed properties between macOS and Linux | | 2 | 602 | December 13, 2023 |
String literal initializer preferred over standard initializer | | 8 | 796 | December 11, 2023 |
String.replacing performance | | 5 | 1995 | November 29, 2023 |
Edge case enum | | 28 | 1034 | November 2, 2023 |
Constant u16 data | | 8 | 926 | October 15, 2023 |
Swift string comparison doesn't consider ligatures equivalent to their components | | 39 | 4944 | August 10, 2023 |
[Pitch] Safe(r) string literal conversion to UnsafePointer<CChar>, UnsafeRawPointer | | 7 | 1176 | August 2, 2023 |
Swift String history | | 5 | 1996 | July 27, 2023 |