Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
FraaJad
on May 12, 2016
|
parent
|
context
|
favorite
| on:
Scala Native
D does.
auto greeting = "Hello" ~ " World!";
immutable x = 9 + 99;
auto:immutable::var:val
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
auto greeting = "Hello" ~ " World!";
immutable x = 9 + 99;
auto:immutable::var:val