Filter array with another array
|
|
3
|
114
|
June 29, 2022
|
Swift Regex: lookbehind
|
|
1
|
425
|
June 28, 2022
|
How to find range in new string after replacingCharacters(in: range, with: c)
|
|
17
|
483
|
June 28, 2022
|
Substring violates Hashable's requirements - stdlib/compiler bug?
|
|
6
|
199
|
June 11, 2022
|
Will the string processing efforts also expose Bidi_Class?
|
|
5
|
528
|
May 5, 2022
|
String Index unification vs BidirectionalCollection requirements
|
|
24
|
1805
|
April 16, 2022
|
String character offset <-> byte offset
|
|
20
|
999
|
March 25, 2022
|
Str.first? == "." performance
|
|
19
|
648
|
March 21, 2022
|
Crash in non-contiguous UTF-8 string in iOS 15.4.0 beta
|
|
2
|
298
|
February 17, 2022
|
Additional String Processing APIs
|
|
27
|
2916
|
December 19, 2021
|
Use string counts to short-circuit string comparisons
|
|
35
|
1986
|
December 2, 2021
|
Performance issues with iOS Swift function to word-wrap streaming text received in real-time
|
|
0
|
213
|
November 29, 2021
|
NSMutableString to String semantics
|
|
0
|
280
|
November 19, 2021
|
String(data:encoding:) doesn't seem to work with "advanced" encodings
|
|
8
|
339
|
October 28, 2021
|
Are String views cached?
|
|
2
|
357
|
October 20, 2021
|
Cannot assign value of type 'String' to subscript of type 'String.SubSequence'
|
|
25
|
2822
|
October 12, 2021
|
Searching in sorted arrays
|
|
1
|
246
|
October 2, 2021
|
[SwiftUI] Binding<String> in AF Request URL
|
|
1
|
216
|
September 30, 2021
|
Does String(bytesNoCopy:) copy bytes?
|
|
12
|
645
|
September 2, 2021
|
Best Practices for Core Data String Attribute Length
|
|
0
|
308
|
August 29, 2021
|
Sub-syntax for string literals
|
|
10
|
1020
|
July 28, 2021
|
Confused by String Iteration performance
|
|
21
|
1618
|
June 15, 2021
|
Swift optional unwrap string tuple
|
|
1
|
354
|
June 10, 2021
|
A bug with String(format:) "n$" positional specifier?
|
|
3
|
699
|
June 7, 2021
|
Regular Expressions in Swift
|
|
42
|
9923
|
May 15, 2021
|
Adding comments to multi-line String literals?
|
|
5
|
268
|
April 28, 2021
|
Double-String conversion imprecision
|
|
2
|
270
|
April 22, 2021
|
What are the differences between isOnGraphemeClusterBounday() and _hasGraphemeBreakBetween()
|
|
0
|
299
|
April 15, 2021
|
Detect extended grapheme cluster boundary
|
|
6
|
382
|
April 9, 2021
|
NSLocalizedString vs swift
|
|
6
|
1066
|
March 5, 2021
|