Y
Hacker News
new
|
ask
|
show
|
jobs
by
Manishearth
3549 days ago
Swift enums are basically the same as Rust ones. The differences between C++ variants and Rust enums listed in the blog post apply between C++ and Swift too.