@cocoaphony @Catfish_Man Always use enumerateLines(_:)
@mmackh @cocoaphony that one's actually from Foundation, interestingly enough. I haven't checked if it's still implemented by bridging to ObjC but it may be.
The async sequence version (`.lines`) is likely way faster.
@mmackh @cocoaphony that one's actually from Foundation, interestingly enough. I haven't checked if it's still implemented by bridging to ObjC but it may be.
The async sequence version (`.lines`) is likely way faster.