Hacker News new | past | comments | ask | show | jobs | submit login

> Obviously there is a massive syntactic difference between your Java example and the equivalent Go code

With Java 8 and lambdas, syntax will be much cleaner, i.e. you can write something like: executor.execute(() -> "step1");




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: