Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
assbuttbuttass
25d ago
0 comments
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
default
newest
oldest
andriy_koval
25d 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