apple / swift-system

Low-level system calls and types for Swift
Apache License 2.0
1.18k stars 102 forks source link

Make `SystemString` and `SystemChar` API #160

Open milseman opened 5 months ago

milseman commented 5 months ago

This makes SystemString and SystemChar API, fleshes out the API a bit more, and includes a lot of stringy cleanup.