Regex Replace Named Capture in a Match
|
|
0
|
908
|
January 22, 2023
|
init(bytesNoCopy was deprecated in macOS 13
|
|
31
|
2859
|
December 29, 2022
|
Does String(bytesNoCopy:) copy bytes?
|
|
15
|
2725
|
December 27, 2022
|
Potentially non-atomic string concatenation — curious to understand what's happening
|
|
4
|
689
|
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
|
608
|
December 9, 2022
|
Same values equality complexity guarantees
|
|
10
|
1082
|
November 10, 2022
|
[Proposal] a syntax for type-safe data detection in strings
|
|
5
|
1718
|
September 29, 2022
|
String Extension with Full Subscript Support
|
|
10
|
3798
|
August 28, 2022
|
The peculiar case of NSString bridged strings
|
|
1
|
556
|
August 20, 2022
|
How to replace a specific character in a string inside a UITextField?
|
|
0
|
3152
|
July 19, 2022
|
Am I overcomplicating String.Index?
|
|
18
|
2020
|
July 12, 2022
|
String interpolation of Bool
|
|
3
|
2422
|
July 12, 2022
|
Filter array with another array
|
|
3
|
11320
|
June 29, 2022
|
How to find range in new string after replacingCharacters(in: range, with: c)
|
|
17
|
4205
|
June 28, 2022
|
Substring violates Hashable's requirements - stdlib/compiler bug?
|
|
6
|
1274
|
June 11, 2022
|
Will the string processing efforts also expose Bidi_Class?
|
|
5
|
1123
|
May 5, 2022
|
String Index unification vs BidirectionalCollection requirements
|
|
24
|
3336
|
April 16, 2022
|
String character offset <-> byte offset
|
|
20
|
4513
|
March 25, 2022
|
Str.first? == "." performance
|
|
19
|
1447
|
March 21, 2022
|
Crash in non-contiguous UTF-8 string in iOS 15.4.0 beta
|
|
2
|
961
|
February 17, 2022
|
Additional String Processing APIs
|
|
25
|
4820
|
December 19, 2021
|
Performance issues with iOS Swift function to word-wrap streaming text received in real-time
|
|
0
|
915
|
November 29, 2021
|
NSMutableString to String semantics
|
|
0
|
1437
|
November 19, 2021
|
String(data:encoding:) doesn't seem to work with "advanced" encodings
|
|
8
|
4016
|
October 28, 2021
|
Are String views cached?
|
|
2
|
827
|
October 20, 2021
|
Cannot assign value of type 'String' to subscript of type 'String.SubSequence'
|
|
25
|
12044
|
October 12, 2021
|
Searching in sorted arrays
|
|
1
|
963
|
October 2, 2021
|
[SwiftUI] Binding<String> in AF Request URL
|
|
1
|
930
|
September 30, 2021
|
Best Practices for Core Data String Attribute Length
|
|
0
|
981
|
August 29, 2021
|