Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cobbal
on April 15, 2024
|
parent
|
context
|
favorite
| on:
Swift for C++ Practitioners, Part 1: Intro and Val...
enum List<T> { case empty; indirect case cons(T, List<T>) }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: