Y
Hacker News
new
|
ask
|
show
|
jobs
by
jackmott42
1118 days ago
You have to add extra syntax to do very normal things like have more than one expression in a function.
1 comments
colanderman
1118 days ago
As someone who's coded OCaml for 20 years, I have no idea what you're referring to. `let x in y`? `x; y`? `x, y`? Those are all in the base language.
link