Y
Hacker News
new
|
ask
|
show
|
jobs
by
blueprint
2804 days ago
Yup this. It works perhaps even more nicely in languages that have braces and return types, e.g.
func some_name( arg: Type, arg2: Type ) -> RetVal { … }