Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
assbuttbuttass
3mo ago
0 comments
Save
Share
Which aspects of Rust syntax are adapted from ML? Semantics sure, but to me the syntax seems a lot more similar to C++ (e.g. semicolons, type parameters using <>, etc.)
0 comments
1 comments · 1 top-level
top
newest
oldest
andriy_koval
3mo ago
mostly how you declare var + type, and function with parameters, which is probably majority of code boilerplate.
j
/
k
navigate · click thread line to collapse