How to parse a txt data file of 240k lines by streaming the file with per-char check?
|
|
4
|
397
|
May 22, 2022
|
Detached task is occupying the main thread after returning from awaiting a main actor function
|
|
5
|
2811
|
May 22, 2022
|
Codable implementation which omits default values?
|
|
20
|
5873
|
May 21, 2022
|
Combine's .collect(.byTime) schedules a repeating timer?
|
|
1
|
2030
|
May 21, 2022
|
Is it possible to set a flag or an option to allow plugin to write to a package directory/subdirectories?
|
|
6
|
3281
|
May 21, 2022
|
Programming Discord Bots in Swift
|
|
0
|
506
|
May 20, 2022
|
Performance Test Baselines not available for Swift Packages
|
|
2
|
1212
|
May 20, 2022
|
Calendar not enumerating all expected dates
|
|
4
|
1401
|
May 20, 2022
|
Making associated type concrete in struct still yields "can only be used as a generic constraint" error
|
|
3
|
543
|
May 20, 2022
|
Multiple calls to `encode(to:)` in the same container (a dubious Codable / `@dynamicMemberLookup` combination)
|
|
9
|
2020
|
May 20, 2022
|
Is there a difference between extension A where Self:B and extension B where Self:A
|
|
1
|
344
|
May 20, 2022
|
How to specify an external dependency for a single product in a multi-products Package.swift?
|
|
7
|
2353
|
May 19, 2022
|
Why is it impossible to declare an immutable property wrapper property?
|
|
16
|
4830
|
May 19, 2022
|
Porting Swift or Swift-LLDB to ESP32
|
|
4
|
2865
|
May 19, 2022
|
A question on syntax for arguments of a function and a closure
|
|
6
|
539
|
May 18, 2022
|
Functions as function parameters
|
|
14
|
4607
|
May 18, 2022
|
Importing C++ System Library to a C Target in order to use it from Swift
|
|
2
|
862
|
May 17, 2022
|
What is the distinction between generics being supported at the language level like in Swift, compared to at the framework level?
|
|
4
|
465
|
May 17, 2022
|
CloudKit-based architecture to solve privacy/trust problem
|
|
2
|
417
|
May 17, 2022
|
Xcode build is hanging at the planning build phase with local spm packages
|
|
2
|
4643
|
May 17, 2022
|
`static let` in enum vs struct?
|
|
13
|
16203
|
May 17, 2022
|
Swift on Exherbo
|
|
3
|
913
|
May 17, 2022
|
Does anyone know when can I sign up for the Swift Mentorship Program?
|
|
1
|
332
|
May 17, 2022
|
Is it possible to view how the compiler desugars result builder code?
|
|
7
|
1258
|
May 17, 2022
|
Inout parameters but `inlined`
|
|
8
|
693
|
May 16, 2022
|
What happened to Collection protocol recently that this no longer compiles?
|
|
3
|
922
|
May 15, 2022
|
Trouble Importing PostgresNIO
|
|
16
|
1575
|
May 15, 2022
|
Enum comparison
|
|
3
|
517
|
May 15, 2022
|
Combined Swift/C++ Package Cannot Resolve C++ Headers
|
|
11
|
2812
|
May 14, 2022
|
Extracting multiple but similar buttons
|
|
5
|
479
|
May 14, 2022
|