|
Swift Regex: lookbehind
|
|
19
|
5739
|
July 26, 2024
|
|
Print table of numbers from a generic array
|
|
12
|
394
|
June 29, 2024
|
|
Use string counts to short-circuit string comparisons
|
|
84
|
6366
|
June 28, 2024
|
|
Performant byte-based String wrapper
|
|
7
|
364
|
May 28, 2024
|
|
Lossy decoding from Data to String
|
|
10
|
690
|
April 30, 2024
|
|
Will Swift String's understanding of Characters remain stable?
|
|
4
|
553
|
April 17, 2024
|
|
CustomStringConvertible description using a formatted generic type
|
|
5
|
450
|
March 30, 2024
|
|
VisionKit detection madness (and comparing strings)
|
|
9
|
925
|
March 25, 2024
|
|
How convert String to UnsafePointer<Int8>, not Mutable
|
|
10
|
484
|
February 3, 2024
|
|
Converting UTF-16 byte offset to String.Index
|
|
2
|
664
|
December 30, 2023
|
|
String Count and Flags
|
|
8
|
4051
|
December 14, 2023
|
|
String(describing:) returns differently for KeyPaths to computed properties between macOS and Linux
|
|
2
|
554
|
December 13, 2023
|
|
String literal initializer preferred over standard initializer
|
|
8
|
543
|
December 11, 2023
|
|
String.replacing performance
|
|
5
|
1399
|
November 29, 2023
|
|
Edge case enum
|
|
28
|
964
|
November 2, 2023
|
|
Constant u16 data
|
|
8
|
857
|
October 15, 2023
|
|
Swift string comparison doesn't consider ligatures equivalent to their components
|
|
39
|
3136
|
August 10, 2023
|
|
[Pitch] Safe(r) string literal conversion to UnsafePointer<CChar>, UnsafeRawPointer
|
|
7
|
1091
|
August 2, 2023
|
|
Swift String history
|
|
5
|
1816
|
July 27, 2023
|
|
Cannot use mutating member on immutable value: '$interpolation' is immutable
|
|
0
|
493
|
June 21, 2023
|
|
URL macro
|
|
3
|
3366
|
April 7, 2023
|
|
String indices validity
|
|
18
|
2264
|
March 27, 2023
|
|
Prevent optimizing away public interfaces needed by an XCFramework (aka dyld: Symbol not found)
|
|
1
|
1011
|
February 21, 2023
|
|
Regex Replace Named Capture in a Match
|
|
0
|
853
|
January 22, 2023
|
|
init(bytesNoCopy was deprecated in macOS 13
|
|
31
|
2775
|
December 29, 2022
|
|
Does String(bytesNoCopy:) copy bytes?
|
|
15
|
2628
|
December 27, 2022
|
|
Potentially non-atomic string concatenation — curious to understand what's happening
|
|
4
|
686
|
December 23, 2022
|
|
Changing the description of a metatype?
|
|
0
|
420
|
December 22, 2022
|
|
Array index error in Swift while doing shuffle in string
|
|
1
|
607
|
December 9, 2022
|
|
Same values equality complexity guarantees
|
|
10
|
1024
|
November 10, 2022
|