Swift Forums
Why is someArray.forEach { _ in ... } faster than someRange.forEach { _ in ... } for same number of elements?
Using Swift
young
(rtSwift)
June 7, 2021, 8:33pm
15
I did make an
extern "C" count_digit(...)
that calls the rest of C++ code.
show post in topic